#dc5dc8 color space conversions
Hex:
        #dc5dc8
        RGB:
        220, 93, 200
        CMY:
        14, 64, 22
        CMYK:
        0, 58, 9, 14
      HSL:
        309°, 64.4670%, 61.3725%
        HSV (HSB):
        309°, 57.7273%, 86.2745%
        XYZ:
        43.8549, 27.2145, 57.5851
        xyY:
        0.3409, 0.2115, 27.2145
      CIE-Lab:
        59.1723, 62.3452, -32.1310
        CIE-LCH:
        59.1723, 70.1379, 332.7347
        CIE-Luv:
        59.1723, 63.7769, -58.7234
        Hunter-Lab:
        52.1675, 58.7638, -28.9300
      #dc5dc8 color charts
#dc5dc8 RGB chart
      #dc5dc8 CMYK chart
      #dc5dc8 RGB pie chart
      #dc5dc8 color shades, tints & tones
#dc5dc8 color schemes
#dc5dc8 color preview, HTML & CSS examples
           This text has a color of #dc5dc8        
        
          <p style="color:#dc5dc8;">Text here</p>
        
        
          .mytext {color:#dc5dc8;}
        
        Text color #dc5dc8
      
           This box has a color of #dc5dc8        
        
          <div style="background-color:#dc5dc8;">Content here</div>
        
        
          .mybackground {background-color:#dc5dc8;}
        
        Background color #dc5dc8
      
           Border around this has a color of #dc5dc8        
        
          <div style="border:2px solid #dc5dc8;">Content here</div>
        
        
          .myborder {border:2px solid #dc5dc8;}
        
        Border color #dc5dc8