#d11edf color space conversions
Hex:
        #d11edf
        RGB:
        209, 30, 223
        CMY:
        18, 88, 13
        CMYK:
        6, 87, 0, 13
      HSL:
        296°, 76.2846%, 49.6078%
        HSV (HSB):
        296°, 86.5471%, 87.4510%
        XYZ:
        40.0781, 19.8116, 71.5237
        xyY:
        0.3050, 0.1508, 19.8116
      CIE-Lab:
        51.6235, 83.4574, -57.2652
        CIE-LCH:
        51.6235, 101.2148, 325.5436
        CIE-Luv:
        51.6235, 62.1941, -97.4565
        Hunter-Lab:
        44.5102, 82.8329, -64.1163
      #d11edf color charts
#d11edf RGB chart
      #d11edf CMYK chart
      #d11edf RGB pie chart
      #d11edf color shades, tints & tones
#d11edf color schemes
#d11edf color preview, HTML & CSS examples
           This text has a color of #d11edf        
        
          <p style="color:#d11edf;">Text here</p>
        
        
          .mytext {color:#d11edf;}
        
        Text color #d11edf
      
           This box has a color of #d11edf        
        
          <div style="background-color:#d11edf;">Content here</div>
        
        
          .mybackground {background-color:#d11edf;}
        
        Background color #d11edf
      
           Border around this has a color of #d11edf        
        
          <div style="border:2px solid #d11edf;">Content here</div>
        
        
          .myborder {border:2px solid #d11edf;}
        
        Border color #d11edf