#d600ec color space conversions
Hex:
        #d600ec
        RGB:
        214, 0, 236
        CMY:
        16, 100, 7
        CMYK:
        9, 100, 0, 7
      HSL:
        294°, 100.0000%, 46.2745%
        HSV (HSB):
        294°, 100.0000%, 92.5490%
        XYZ:
        42.8719, 20.3523, 81.0257
        xyY:
        0.2972, 0.1411, 20.3523
      CIE-Lab:
        52.2332, 89.3467, -63.5952
        CIE-LCH:
        52.2332, 109.6686, 324.5575
        CIE-Luv:
        52.2332, 62.6141, -107.6437
        Hunter-Lab:
        45.1135, 90.6820, -74.9078
      #d600ec color charts
#d600ec RGB chart
      #d600ec CMYK chart
      #d600ec RGB pie chart
      #d600ec color shades, tints & tones
#d600ec color schemes
#d600ec color preview, HTML & CSS examples
           This text has a color of #d600ec        
        
          <p style="color:#d600ec;">Text here</p>
        
        
          .mytext {color:#d600ec;}
        
        Text color #d600ec
      
           This box has a color of #d600ec        
        
          <div style="background-color:#d600ec;">Content here</div>
        
        
          .mybackground {background-color:#d600ec;}
        
        Background color #d600ec
      
           Border around this has a color of #d600ec        
        
          <div style="border:2px solid #d600ec;">Content here</div>
        
        
          .myborder {border:2px solid #d600ec;}
        
        Border color #d600ec