#dc60c6 color space conversions
Hex:
        #dc60c6
        RGB:
        220, 96, 198
        CMY:
        14, 62, 22
        CMYK:
        0, 56, 10, 14
      HSL:
        311°, 63.9175%, 61.9608%
        HSV (HSB):
        311°, 56.3636%, 86.2745%
        XYZ:
        43.8911, 27.6586, 56.4514
        xyY:
        0.3429, 0.2161, 27.6586
      CIE-Lab:
        59.5790, 60.6985, -30.3613
        CIE-LCH:
        59.5790, 67.8684, 333.4258
        CIE-Luv:
        59.5790, 63.2526, -55.7920
        Hunter-Lab:
        52.5914, 56.9353, -26.8276
      #dc60c6 color charts
#dc60c6 RGB chart
      #dc60c6 CMYK chart
      #dc60c6 RGB pie chart
      #dc60c6 color shades, tints & tones
#dc60c6 color schemes
#dc60c6 color preview, HTML & CSS examples
           This text has a color of #dc60c6        
        
          <p style="color:#dc60c6;">Text here</p>
        
        
          .mytext {color:#dc60c6;}
        
        Text color #dc60c6
      
           This box has a color of #dc60c6        
        
          <div style="background-color:#dc60c6;">Content here</div>
        
        
          .mybackground {background-color:#dc60c6;}
        
        Background color #dc60c6
      
           Border around this has a color of #dc60c6        
        
          <div style="border:2px solid #dc60c6;">Content here</div>
        
        
          .myborder {border:2px solid #dc60c6;}
        
        Border color #dc60c6