#d60f80 color space conversions
Hex:
        #d60f80
        RGB:
        214, 15, 128
        CMY:
        16, 94, 50
        CMYK:
        0, 93, 40, 16
      HSL:
        326°, 86.8996%, 44.9020%
        HSV (HSB):
        326°, 92.9907%, 83.9216%
        XYZ:
        31.7987, 16.1963, 21.8723
        xyY:
        0.4551, 0.2318, 16.1963
      CIE-Lab:
        47.2310, 74.5571, -8.1128
        CIE-LCH:
        47.2310, 74.9972, 353.7899
        CIE-Luv:
        47.2310, 107.9824, -24.5995
        Hunter-Lab:
        40.2446, 70.6109, -4.0519
      #d60f80 color charts
#d60f80 RGB chart
      #d60f80 CMYK chart
      #d60f80 RGB pie chart
      #d60f80 color shades, tints & tones
#d60f80 color schemes
#d60f80 color preview, HTML & CSS examples
           This text has a color of #d60f80        
        
          <p style="color:#d60f80;">Text here</p>
        
        
          .mytext {color:#d60f80;}
        
        Text color #d60f80
      
           This box has a color of #d60f80        
        
          <div style="background-color:#d60f80;">Content here</div>
        
        
          .mybackground {background-color:#d60f80;}
        
        Background color #d60f80
      
           Border around this has a color of #d60f80        
        
          <div style="border:2px solid #d60f80;">Content here</div>
        
        
          .myborder {border:2px solid #d60f80;}
        
        Border color #d60f80