#dc60c8 color space conversions
Hex:
        #dc60c8
        RGB:
        220, 96, 200
        CMY:
        14, 62, 22
        CMYK:
        0, 56, 9, 14
      HSL:
        310°, 63.9175%, 61.9608%
        HSV (HSB):
        310°, 56.3636%, 86.2745%
        XYZ:
        44.1234, 27.7515, 57.6746
        xyY:
        0.3406, 0.2142, 27.7515
      CIE-Lab:
        59.6636, 61.0147, -31.3678
        CIE-LCH:
        59.6636, 68.6056, 332.7922
        CIE-Luv:
        59.6636, 62.6677, -57.4170
        Hunter-Lab:
        52.6797, 57.3183, -28.0359
      #dc60c8 color charts
#dc60c8 RGB chart
      #dc60c8 CMYK chart
      #dc60c8 RGB pie chart
      #dc60c8 color shades, tints & tones
#dc60c8 color schemes
#dc60c8 color preview, HTML & CSS examples
           This text has a color of #dc60c8        
        
          <p style="color:#dc60c8;">Text here</p>
        
        
          .mytext {color:#dc60c8;}
        
        Text color #dc60c8
      
           This box has a color of #dc60c8        
        
          <div style="background-color:#dc60c8;">Content here</div>
        
        
          .mybackground {background-color:#dc60c8;}
        
        Background color #dc60c8
      
           Border around this has a color of #dc60c8        
        
          <div style="border:2px solid #dc60c8;">Content here</div>
        
        
          .myborder {border:2px solid #dc60c8;}
        
        Border color #dc60c8