#dc5ca1 color space conversions
Hex:
        #dc5ca1
        RGB:
        220, 92, 161
        CMY:
        14, 64, 37
        CMYK:
        0, 58, 27, 14
      HSL:
        328°, 64.6465%, 61.1765%
        HSV (HSB):
        328°, 58.1818%, 86.2745%
        XYZ:
        39.7754, 25.4431, 36.5328
        xyY:
        0.3909, 0.2501, 25.4431
      CIE-Lab:
        57.5047, 57.1612, -12.2432
        CIE-LCH:
        57.5047, 58.4577, 347.9107
        CIE-Luv:
        57.5047, 76.0826, -27.7447
        Hunter-Lab:
        50.4412, 52.4839, -7.6329
      #dc5ca1 color charts
#dc5ca1 RGB chart
      #dc5ca1 CMYK chart
      #dc5ca1 RGB pie chart
      #dc5ca1 color shades, tints & tones
#dc5ca1 color schemes
#dc5ca1 color preview, HTML & CSS examples
           This text has a color of #dc5ca1        
        
          <p style="color:#dc5ca1;">Text here</p>
        
        
          .mytext {color:#dc5ca1;}
        
        Text color #dc5ca1
      
           This box has a color of #dc5ca1        
        
          <div style="background-color:#dc5ca1;">Content here</div>
        
        
          .mybackground {background-color:#dc5ca1;}
        
        Background color #dc5ca1
      
           Border around this has a color of #dc5ca1        
        
          <div style="border:2px solid #dc5ca1;">Content here</div>
        
        
          .myborder {border:2px solid #dc5ca1;}
        
        Border color #dc5ca1