#d60ac7 color space conversions
Hex:
        #d60ac7
        RGB:
        214, 10, 199
        CMY:
        16, 96, 22
        CMYK:
        0, 95, 7, 16
      HSL:
        304°, 91.0714%, 43.9216%
        HSV (HSB):
        304°, 95.3271%, 83.9216%
        XYZ:
        38.1489, 18.6367, 55.6194
        xyY:
        0.3394, 0.1658, 18.6367
      CIE-Lab:
        50.2595, 83.2217, -45.6363
        CIE-LCH:
        50.2595, 94.9132, 331.2609
        CIE-Luv:
        50.2595, 76.4950, -79.8321
        Hunter-Lab:
        43.1703, 82.1896, -46.1684
      #d60ac7 color charts
#d60ac7 RGB chart
      #d60ac7 CMYK chart
      #d60ac7 RGB pie chart
      #d60ac7 color shades, tints & tones
#d60ac7 color schemes
#d60ac7 color preview, HTML & CSS examples
           This text has a color of #d60ac7        
        
          <p style="color:#d60ac7;">Text here</p>
        
        
          .mytext {color:#d60ac7;}
        
        Text color #d60ac7
      
           This box has a color of #d60ac7        
        
          <div style="background-color:#d60ac7;">Content here</div>
        
        
          .mybackground {background-color:#d60ac7;}
        
        Background color #d60ac7
      
           Border around this has a color of #d60ac7        
        
          <div style="border:2px solid #d60ac7;">Content here</div>
        
        
          .myborder {border:2px solid #d60ac7;}
        
        Border color #d60ac7