#d60ec3 color space conversions
Hex:
        #d60ec3
        RGB:
        214, 14, 195
        CMY:
        16, 95, 24
        CMYK:
        0, 93, 9, 16
      HSL:
        306°, 87.7193%, 44.7059%
        HSV (HSB):
        306°, 93.4579%, 83.9216%
        XYZ:
        37.7389, 18.5503, 53.2213
        xyY:
        0.3446, 0.1694, 18.5503
      CIE-Lab:
        50.1569, 82.3377, -43.4815
        CIE-LCH:
        50.1569, 93.1136, 332.1620
        CIE-Luv:
        50.1569, 77.9332, -76.5118
        Hunter-Lab:
        43.0701, 81.0327, -43.1149
      #d60ec3 color charts
#d60ec3 RGB chart
      #d60ec3 CMYK chart
      #d60ec3 RGB pie chart
      #d60ec3 color shades, tints & tones
#d60ec3 color schemes
#d60ec3 color preview, HTML & CSS examples
           This text has a color of #d60ec3        
        
          <p style="color:#d60ec3;">Text here</p>
        
        
          .mytext {color:#d60ec3;}
        
        Text color #d60ec3
      
           This box has a color of #d60ec3        
        
          <div style="background-color:#d60ec3;">Content here</div>
        
        
          .mybackground {background-color:#d60ec3;}
        
        Background color #d60ec3
      
           Border around this has a color of #d60ec3        
        
          <div style="border:2px solid #d60ec3;">Content here</div>
        
        
          .myborder {border:2px solid #d60ec3;}
        
        Border color #d60ec3