#dc5ab0 color space conversions
Hex:
        #dc5ab0
        RGB:
        220, 90, 176
        CMY:
        14, 65, 31
        CMYK:
        0, 59, 20, 14
      HSL:
        320°, 65.0000%, 60.7843%
        HSV (HSB):
        320°, 59.0909%, 86.2745%
        XYZ:
        41.0078, 25.6626, 43.8663
        xyY:
        0.3710, 0.2322, 25.6626
      CIE-Lab:
        57.7154, 60.0766, -20.6181
        CIE-LCH:
        57.7154, 63.5162, 341.0579
        CIE-Luv:
        57.7154, 72.3011, -40.5810
        Hunter-Lab:
        50.6582, 55.8439, -15.8800
      #dc5ab0 color charts
#dc5ab0 RGB chart
      #dc5ab0 CMYK chart
      #dc5ab0 RGB pie chart
      #dc5ab0 color shades, tints & tones
#dc5ab0 color schemes
#dc5ab0 color preview, HTML & CSS examples
           This text has a color of #dc5ab0        
        
          <p style="color:#dc5ab0;">Text here</p>
        
        
          .mytext {color:#dc5ab0;}
        
        Text color #dc5ab0
      
           This box has a color of #dc5ab0        
        
          <div style="background-color:#dc5ab0;">Content here</div>
        
        
          .mybackground {background-color:#dc5ab0;}
        
        Background color #dc5ab0
      
           Border around this has a color of #dc5ab0        
        
          <div style="border:2px solid #dc5ab0;">Content here</div>
        
        
          .myborder {border:2px solid #dc5ab0;}
        
        Border color #dc5ab0