#d60cb1 color space conversions
Hex:
        #d60cb1
        RGB:
        214, 12, 177
        CMY:
        16, 95, 31
        CMYK:
        0, 94, 17, 16
      HSL:
        311°, 89.3805%, 44.3137%
        HSV (HSB):
        311°, 94.3925%, 83.9216%
        XYZ:
        35.7988, 17.7334, 43.1311
        xyY:
        0.3703, 0.1835, 17.7334
      CIE-Lab:
        49.1712, 80.1782, -34.5195
        CIE-LCH:
        49.1712, 87.2935, 336.7064
        CIE-Luv:
        49.1712, 85.8167, -62.7712
        Hunter-Lab:
        42.1111, 78.0495, -31.2484
      #d60cb1 color charts
#d60cb1 RGB chart
      #d60cb1 CMYK chart
      #d60cb1 RGB pie chart
      #d60cb1 color shades, tints & tones
#d60cb1 color schemes
#d60cb1 color preview, HTML & CSS examples
           This text has a color of #d60cb1        
        
          <p style="color:#d60cb1;">Text here</p>
        
        
          .mytext {color:#d60cb1;}
        
        Text color #d60cb1
      
           This box has a color of #d60cb1        
        
          <div style="background-color:#d60cb1;">Content here</div>
        
        
          .mybackground {background-color:#d60cb1;}
        
        Background color #d60cb1
      
           Border around this has a color of #d60cb1        
        
          <div style="border:2px solid #d60cb1;">Content here</div>
        
        
          .myborder {border:2px solid #d60cb1;}
        
        Border color #d60cb1