#d60cb3 color space conversions
Hex:
        #d60cb3
        RGB:
        214, 12, 179
        CMY:
        16, 95, 30
        CMYK:
        0, 94, 16, 16
      HSL:
        310°, 89.3805%, 44.3137%
        HSV (HSB):
        310°, 94.3925%, 83.9216%
        XYZ:
        35.9997, 17.8138, 44.1888
        xyY:
        0.3673, 0.1818, 17.8138
      CIE-Lab:
        49.2694, 80.4287, -35.5412
        CIE-LCH:
        49.2694, 87.9315, 336.1595
        CIE-Luv:
        49.2694, 84.9339, -64.3252
        Hunter-Lab:
        42.2063, 78.3896, -32.5305
      #d60cb3 color charts
#d60cb3 RGB chart
      #d60cb3 CMYK chart
      #d60cb3 RGB pie chart
      #d60cb3 color shades, tints & tones
#d60cb3 color schemes
#d60cb3 color preview, HTML & CSS examples
           This text has a color of #d60cb3        
        
          <p style="color:#d60cb3;">Text here</p>
        
        
          .mytext {color:#d60cb3;}
        
        Text color #d60cb3
      
           This box has a color of #d60cb3        
        
          <div style="background-color:#d60cb3;">Content here</div>
        
        
          .mybackground {background-color:#d60cb3;}
        
        Background color #d60cb3
      
           Border around this has a color of #d60cb3        
        
          <div style="border:2px solid #d60cb3;">Content here</div>
        
        
          .myborder {border:2px solid #d60cb3;}
        
        Border color #d60cb3