#dc5ea2 color space conversions
Hex:
        #dc5ea2
        RGB:
        220, 94, 162
        CMY:
        14, 63, 36
        CMYK:
        0, 57, 26, 14
      HSL:
        328°, 64.2857%, 61.5686%
        HSV (HSB):
        328°, 57.2727%, 86.2745%
        XYZ:
        40.0395, 25.8297, 37.0577
        xyY:
        0.3890, 0.2510, 25.8297
      CIE-Lab:
        57.8750, 56.3908, -12.2670
        CIE-LCH:
        57.8750, 57.7096, 347.7273
        CIE-Luv:
        57.8750, 74.8523, -27.6641
        Hunter-Lab:
        50.8229, 51.6864, -7.6555
      #dc5ea2 color charts
#dc5ea2 RGB chart
      #dc5ea2 CMYK chart
      #dc5ea2 RGB pie chart
      #dc5ea2 color shades, tints & tones
#dc5ea2 color schemes
#dc5ea2 color preview, HTML & CSS examples
           This text has a color of #dc5ea2        
        
          <p style="color:#dc5ea2;">Text here</p>
        
        
          .mytext {color:#dc5ea2;}
        
        Text color #dc5ea2
      
           This box has a color of #dc5ea2        
        
          <div style="background-color:#dc5ea2;">Content here</div>
        
        
          .mybackground {background-color:#dc5ea2;}
        
        Background color #dc5ea2
      
           Border around this has a color of #dc5ea2        
        
          <div style="border:2px solid #dc5ea2;">Content here</div>
        
        
          .myborder {border:2px solid #dc5ea2;}
        
        Border color #dc5ea2