#dc5c9b color space conversions
Hex:
        #dc5c9b
        RGB:
        220, 92, 155
        CMY:
        14, 64, 39
        CMYK:
        0, 58, 30, 14
      HSL:
        330°, 64.6465%, 61.1765%
        HSV (HSB):
        330°, 58.1818%, 86.2745%
        XYZ:
        39.2587, 25.2365, 33.8123
        xyY:
        0.3993, 0.2567, 25.2365
      CIE-Lab:
        57.3051, 56.3950, -9.0481
        CIE-LCH:
        57.3051, 57.1163, 350.8851
        CIE-Luv:
        57.3051, 77.9166, -23.0300
        Hunter-Lab:
        50.2359, 51.5826, -4.7412
      #dc5c9b color charts
#dc5c9b RGB chart
      #dc5c9b CMYK chart
      #dc5c9b RGB pie chart
      #dc5c9b color shades, tints & tones
#dc5c9b color schemes
#dc5c9b color preview, HTML & CSS examples
           This text has a color of #dc5c9b        
        
          <p style="color:#dc5c9b;">Text here</p>
        
        
          .mytext {color:#dc5c9b;}
        
        Text color #dc5c9b
      
           This box has a color of #dc5c9b        
        
          <div style="background-color:#dc5c9b;">Content here</div>
        
        
          .mybackground {background-color:#dc5c9b;}
        
        Background color #dc5c9b
      
           Border around this has a color of #dc5c9b        
        
          <div style="border:2px solid #dc5c9b;">Content here</div>
        
        
          .myborder {border:2px solid #dc5c9b;}
        
        Border color #dc5c9b