#dc5da4 color space conversions
Hex:
        #dc5da4
        RGB:
        220, 93, 164
        CMY:
        14, 64, 36
        CMYK:
        0, 58, 25, 14
      HSL:
        326°, 64.4670%, 61.3725%
        HSV (HSB):
        326°, 57.7273%, 86.2745%
        XYZ:
        40.1304, 25.7247, 37.9722
        xyY:
        0.3865, 0.2478, 25.7247
      CIE-Lab:
        57.7748, 57.1063, -13.5792
        CIE-LCH:
        57.7748, 58.6986, 346.6242
        CIE-Luv:
        57.7748, 74.7076, -29.6868
        Hunter-Lab:
        50.7195, 52.4740, -8.8850
      #dc5da4 color charts
#dc5da4 RGB chart
      #dc5da4 CMYK chart
      #dc5da4 RGB pie chart
      #dc5da4 color shades, tints & tones
#dc5da4 color schemes
#dc5da4 color preview, HTML & CSS examples
           This text has a color of #dc5da4        
        
          <p style="color:#dc5da4;">Text here</p>
        
        
          .mytext {color:#dc5da4;}
        
        Text color #dc5da4
      
           This box has a color of #dc5da4        
        
          <div style="background-color:#dc5da4;">Content here</div>
        
        
          .mybackground {background-color:#dc5da4;}
        
        Background color #dc5da4
      
           Border around this has a color of #dc5da4        
        
          <div style="border:2px solid #dc5da4;">Content here</div>
        
        
          .myborder {border:2px solid #dc5da4;}
        
        Border color #dc5da4