#d6008f color space conversions
Hex:
        #d6008f
        RGB:
        214, 0, 143
        CMY:
        16, 100, 44
        CMYK:
        0, 100, 33, 16
      HSL:
        320°, 100.0000%, 41.9608%
        HSV (HSB):
        320°, 100.0000%, 83.9216%
        XYZ:
        32.6895, 16.2793, 27.4059
        xyY:
        0.4280, 0.2132, 16.2793
      CIE-Lab:
        47.3388, 77.3037, -17.0722
        CIE-LCH:
        47.3388, 79.1665, 347.5463
        CIE-Luv:
        47.3388, 102.3358, -37.1273
        Hunter-Lab:
        40.3476, 74.0116, -12.0290
      #d6008f color charts
#d6008f RGB chart
      #d6008f CMYK chart
      #d6008f RGB pie chart
      #d6008f color shades, tints & tones
#d6008f color schemes
#d6008f color preview, HTML & CSS examples
           This text has a color of #d6008f        
        
          <p style="color:#d6008f;">Text here</p>
        
        
          .mytext {color:#d6008f;}
        
        Text color #d6008f
      
           This box has a color of #d6008f        
        
          <div style="background-color:#d6008f;">Content here</div>
        
        
          .mybackground {background-color:#d6008f;}
        
        Background color #d6008f
      
           Border around this has a color of #d6008f        
        
          <div style="border:2px solid #d6008f;">Content here</div>
        
        
          .myborder {border:2px solid #d6008f;}
        
        Border color #d6008f