#dc5da3 color space conversions
Hex:
        #dc5da3
        RGB:
        220, 93, 163
        CMY:
        14, 64, 36
        CMYK:
        0, 58, 26, 14
      HSL:
        327°, 64.4670%, 61.3725%
        HSV (HSB):
        327°, 57.7273%, 86.2745%
        XYZ:
        40.0404, 25.6887, 37.4984
        xyY:
        0.3879, 0.2489, 25.6887
      CIE-Lab:
        57.7404, 56.9741, -13.0505
        CIE-LCH:
        57.7404, 58.4497, 347.0984
        CIE-Luv:
        57.7404, 75.0119, -28.8936
        Hunter-Lab:
        50.6840, 52.3181, -8.3867
      #dc5da3 color charts
#dc5da3 RGB chart
      #dc5da3 CMYK chart
      #dc5da3 RGB pie chart
      #dc5da3 color shades, tints & tones
#dc5da3 color schemes
#dc5da3 color preview, HTML & CSS examples
           This text has a color of #dc5da3        
        
          <p style="color:#dc5da3;">Text here</p>
        
        
          .mytext {color:#dc5da3;}
        
        Text color #dc5da3
      
           This box has a color of #dc5da3        
        
          <div style="background-color:#dc5da3;">Content here</div>
        
        
          .mybackground {background-color:#dc5da3;}
        
        Background color #dc5da3
      
           Border around this has a color of #dc5da3        
        
          <div style="border:2px solid #dc5da3;">Content here</div>
        
        
          .myborder {border:2px solid #dc5da3;}
        
        Border color #dc5da3