#dc60d1 color space conversions
Hex:
        #dc60d1
        RGB:
        220, 96, 209
        CMY:
        14, 62, 18
        CMYK:
        0, 56, 5, 14
      HSL:
        305°, 63.9175%, 61.9608%
        HSV (HSB):
        305°, 56.3636%, 86.2745%
        XYZ:
        45.2067, 28.1848, 63.3792
        xyY:
        0.3305, 0.2061, 28.1848
      CIE-Lab:
        60.0554, 62.4688, -35.8607
        CIE-LCH:
        60.0554, 72.0301, 330.1417
        CIE-Luv:
        60.0554, 60.0562, -64.7199
        Hunter-Lab:
        53.0894, 59.0899, -33.6190
      #dc60d1 color charts
#dc60d1 RGB chart
      #dc60d1 CMYK chart
      #dc60d1 RGB pie chart
      #dc60d1 color shades, tints & tones
#dc60d1 color schemes
#dc60d1 color preview, HTML & CSS examples
           This text has a color of #dc60d1        
        
          <p style="color:#dc60d1;">Text here</p>
        
        
          .mytext {color:#dc60d1;}
        
        Text color #dc60d1
      
           This box has a color of #dc60d1        
        
          <div style="background-color:#dc60d1;">Content here</div>
        
        
          .mybackground {background-color:#dc60d1;}
        
        Background color #dc60d1
      
           Border around this has a color of #dc60d1        
        
          <div style="border:2px solid #dc60d1;">Content here</div>
        
        
          .myborder {border:2px solid #dc60d1;}
        
        Border color #dc60d1