#dc5d7b color space conversions
Hex:
        #dc5d7b
        RGB:
        220, 93, 123
        CMY:
        14, 64, 52
        CMYK:
        0, 58, 44, 14
      HSL:
        346°, 64.4670%, 61.3725%
        HSV (HSB):
        346°, 57.7273%, 86.2745%
        XYZ:
        37.0047, 24.4744, 21.5126
        xyY:
        0.4459, 0.2949, 24.4744
      CIE-Lab:
        56.5597, 52.3408, 8.6168
        CIE-LCH:
        56.5597, 53.0453, 9.3487
        CIE-Luv:
        56.5597, 86.7591, 1.2235
        Hunter-Lab:
        49.4716, 46.9424, 8.8481
      #dc5d7b color charts
#dc5d7b RGB chart
      #dc5d7b CMYK chart
      #dc5d7b RGB pie chart
      #dc5d7b color shades, tints & tones
#dc5d7b color schemes
#dc5d7b color preview, HTML & CSS examples
           This text has a color of #dc5d7b        
        
          <p style="color:#dc5d7b;">Text here</p>
        
        
          .mytext {color:#dc5d7b;}
        
        Text color #dc5d7b
      
           This box has a color of #dc5d7b        
        
          <div style="background-color:#dc5d7b;">Content here</div>
        
        
          .mybackground {background-color:#dc5d7b;}
        
        Background color #dc5d7b
      
           Border around this has a color of #dc5d7b        
        
          <div style="border:2px solid #dc5d7b;">Content here</div>
        
        
          .myborder {border:2px solid #dc5d7b;}
        
        Border color #dc5d7b