#d60ac0 color space conversions
Hex:
        #d60ac0
        RGB:
        214, 10, 192
        CMY:
        16, 96, 25
        CMYK:
        0, 95, 10, 16
      HSL:
        306°, 91.0714%, 43.9216%
        HSV (HSB):
        306°, 95.3271%, 83.9216%
        XYZ:
        37.3545, 18.3190, 51.4363
        xyY:
        0.3487, 0.1710, 18.3190
      CIE-Lab:
        49.8808, 82.2762, -42.1763
        CIE-LCH:
        49.8808, 92.4565, 332.8595
        CIE-Luv:
        49.8808, 79.4297, -74.4913
        Hunter-Lab:
        42.8007, 80.8856, -41.2920
      #d60ac0 color charts
#d60ac0 RGB chart
      #d60ac0 CMYK chart
      #d60ac0 RGB pie chart
      #d60ac0 color shades, tints & tones
#d60ac0 color schemes
#d60ac0 color preview, HTML & CSS examples
           This text has a color of #d60ac0        
        
          <p style="color:#d60ac0;">Text here</p>
        
        
          .mytext {color:#d60ac0;}
        
        Text color #d60ac0
      
           This box has a color of #d60ac0        
        
          <div style="background-color:#d60ac0;">Content here</div>
        
        
          .mybackground {background-color:#d60ac0;}
        
        Background color #d60ac0
      
           Border around this has a color of #d60ac0        
        
          <div style="border:2px solid #d60ac0;">Content here</div>
        
        
          .myborder {border:2px solid #d60ac0;}
        
        Border color #d60ac0