#d60cd3 color space conversions
Hex:
        #d60cd3
        RGB:
        214, 12, 211
        CMY:
        16, 95, 17
        CMYK:
        0, 94, 1, 16
      HSL:
        301°, 89.3805%, 44.3137%
        HSV (HSB):
        301°, 94.3925%, 83.9216%
        XYZ:
        39.6209, 19.2622, 63.2577
        xyY:
        0.3244, 0.1577, 19.2622
      CIE-Lab:
        50.9926, 84.7457, -51.3794
        CIE-LCH:
        50.9926, 99.1044, 328.7725
        CIE-Luv:
        50.9926, 71.5404, -88.7468
        Hunter-Lab:
        43.8888, 84.3368, -54.7337
      #d60cd3 color charts
#d60cd3 RGB chart
      #d60cd3 CMYK chart
      #d60cd3 RGB pie chart
      #d60cd3 color shades, tints & tones
#d60cd3 color schemes
#d60cd3 color preview, HTML & CSS examples
           This text has a color of #d60cd3        
        
          <p style="color:#d60cd3;">Text here</p>
        
        
          .mytext {color:#d60cd3;}
        
        Text color #d60cd3
      
           This box has a color of #d60cd3        
        
          <div style="background-color:#d60cd3;">Content here</div>
        
        
          .mybackground {background-color:#d60cd3;}
        
        Background color #d60cd3
      
           Border around this has a color of #d60cd3        
        
          <div style="border:2px solid #d60cd3;">Content here</div>
        
        
          .myborder {border:2px solid #d60cd3;}
        
        Border color #d60cd3