#d60aa8 color space conversions
Hex:
        #d60aa8
        RGB:
        214, 10, 168
        CMY:
        16, 96, 34
        CMYK:
        0, 95, 21, 16
      HSL:
        314°, 91.0714%, 43.9216%
        HSV (HSB):
        314°, 95.3271%, 83.9216%
        XYZ:
        34.9080, 17.3404, 38.5530
        xyY:
        0.3844, 0.1910, 17.3404
      CIE-Lab:
        48.6861, 79.2486, -29.9634
        CIE-LCH:
        48.6861, 84.7240, 339.2887
        CIE-Luv:
        48.6861, 89.9809, -55.8976
        Hunter-Lab:
        41.6418, 76.7621, -25.7429
      #d60aa8 color charts
#d60aa8 RGB chart
      #d60aa8 CMYK chart
      #d60aa8 RGB pie chart
      #d60aa8 color shades, tints & tones
#d60aa8 color schemes
#d60aa8 color preview, HTML & CSS examples
           This text has a color of #d60aa8        
        
          <p style="color:#d60aa8;">Text here</p>
        
        
          .mytext {color:#d60aa8;}
        
        Text color #d60aa8
      
           This box has a color of #d60aa8        
        
          <div style="background-color:#d60aa8;">Content here</div>
        
        
          .mybackground {background-color:#d60aa8;}
        
        Background color #d60aa8
      
           Border around this has a color of #d60aa8        
        
          <div style="border:2px solid #d60aa8;">Content here</div>
        
        
          .myborder {border:2px solid #d60aa8;}
        
        Border color #d60aa8