#dc59c8 color space conversions
Hex:
        #dc59c8
        RGB:
        220, 89, 200
        CMY:
        14, 65, 22
        CMYK:
        0, 60, 9, 14
      HSL:
        309°, 65.1741%, 60.5882%
        HSV (HSB):
        309°, 59.5455%, 86.2745%
        XYZ:
        43.5129, 26.5305, 57.4711
        xyY:
        0.3412, 0.2081, 26.5305
      CIE-Lab:
        58.5372, 64.0758, -33.1192
        CIE-LCH:
        58.5372, 72.1290, 332.6667
        CIE-Luv:
        58.5372, 65.2052, -60.4061
        Hunter-Lab:
        51.5078, 60.6551, -30.0988
      #dc59c8 color charts
#dc59c8 RGB chart
      #dc59c8 CMYK chart
      #dc59c8 RGB pie chart
      #dc59c8 color shades, tints & tones
#dc59c8 color schemes
#dc59c8 color preview, HTML & CSS examples
           This text has a color of #dc59c8        
        
          <p style="color:#dc59c8;">Text here</p>
        
        
          .mytext {color:#dc59c8;}
        
        Text color #dc59c8
      
           This box has a color of #dc59c8        
        
          <div style="background-color:#dc59c8;">Content here</div>
        
        
          .mybackground {background-color:#dc59c8;}
        
        Background color #dc59c8
      
           Border around this has a color of #dc59c8        
        
          <div style="border:2px solid #dc59c8;">Content here</div>
        
        
          .myborder {border:2px solid #dc59c8;}
        
        Border color #dc59c8