#dc5e8a color space conversions
Hex:
        #dc5e8a
        RGB:
        220, 94, 138
        CMY:
        14, 63, 46
        CMYK:
        0, 57, 37, 14
      HSL:
        339°, 64.2857%, 61.5686%
        HSV (HSB):
        339°, 57.2727%, 86.2745%
        XYZ:
        38.1053, 25.0560, 26.8727
        xyY:
        0.4232, 0.2783, 25.0560
      CIE-Lab:
        57.1300, 53.4671, 0.6334
        CIE-LCH:
        57.1300, 53.4708, 0.6787
        CIE-Luv:
        57.1300, 81.9586, -9.1873
        Hunter-Lab:
        50.0560, 48.2859, 3.2092
      #dc5e8a color charts
#dc5e8a RGB chart
      #dc5e8a CMYK chart
      #dc5e8a RGB pie chart
      #dc5e8a color shades, tints & tones
#dc5e8a color schemes
#dc5e8a color preview, HTML & CSS examples
           This text has a color of #dc5e8a        
        
          <p style="color:#dc5e8a;">Text here</p>
        
        
          .mytext {color:#dc5e8a;}
        
        Text color #dc5e8a
      
           This box has a color of #dc5e8a        
        
          <div style="background-color:#dc5e8a;">Content here</div>
        
        
          .mybackground {background-color:#dc5e8a;}
        
        Background color #dc5e8a
      
           Border around this has a color of #dc5e8a        
        
          <div style="border:2px solid #dc5e8a;">Content here</div>
        
        
          .myborder {border:2px solid #dc5e8a;}
        
        Border color #dc5e8a