#dc5da8 color space conversions
Hex:
        #dc5da8
        RGB:
        220, 93, 168
        CMY:
        14, 64, 34
        CMYK:
        0, 58, 24, 14
      HSL:
        325°, 64.4670%, 61.3725%
        HSV (HSB):
        325°, 57.7273%, 86.2745%
        XYZ:
        40.4974, 25.8715, 39.9050
        xyY:
        0.3811, 0.2434, 25.8715
      CIE-Lab:
        57.9149, 57.6426, -15.6868
        CIE-LCH:
        57.9149, 59.7390, 344.7763
        CIE-Luv:
        57.9149, 73.4886, -32.8716
        Hunter-Lab:
        50.8640, 53.1079, -10.9107
      #dc5da8 color charts
#dc5da8 RGB chart
      #dc5da8 CMYK chart
      #dc5da8 RGB pie chart
      #dc5da8 color shades, tints & tones
#dc5da8 color schemes
#dc5da8 color preview, HTML & CSS examples
           This text has a color of #dc5da8        
        
          <p style="color:#dc5da8;">Text here</p>
        
        
          .mytext {color:#dc5da8;}
        
        Text color #dc5da8
      
           This box has a color of #dc5da8        
        
          <div style="background-color:#dc5da8;">Content here</div>
        
        
          .mybackground {background-color:#dc5da8;}
        
        Background color #dc5da8
      
           Border around this has a color of #dc5da8        
        
          <div style="border:2px solid #dc5da8;">Content here</div>
        
        
          .myborder {border:2px solid #dc5da8;}
        
        Border color #dc5da8