#dc5cb5 color space conversions
Hex:
        #dc5cb5
        RGB:
        220, 92, 181
        CMY:
        14, 64, 29
        CMYK:
        0, 58, 18, 14
      HSL:
        318°, 64.6465%, 61.1765%
        HSV (HSB):
        318°, 58.1818%, 86.2745%
        XYZ:
        41.6828, 26.2061, 46.5774
        xyY:
        0.3641, 0.2289, 26.2061
      CIE-Lab:
        58.2322, 59.9106, -22.7095
        CIE-LCH:
        58.2322, 64.0703, 339.2405
        CIE-Luv:
        58.2322, 69.9308, -43.7568
        Hunter-Lab:
        51.1919, 55.7571, -18.1112
      #dc5cb5 color charts
#dc5cb5 RGB chart
      #dc5cb5 CMYK chart
      #dc5cb5 RGB pie chart
      #dc5cb5 color shades, tints & tones
#dc5cb5 color schemes
#dc5cb5 color preview, HTML & CSS examples
           This text has a color of #dc5cb5        
        
          <p style="color:#dc5cb5;">Text here</p>
        
        
          .mytext {color:#dc5cb5;}
        
        Text color #dc5cb5
      
           This box has a color of #dc5cb5        
        
          <div style="background-color:#dc5cb5;">Content here</div>
        
        
          .mybackground {background-color:#dc5cb5;}
        
        Background color #dc5cb5
      
           Border around this has a color of #dc5cb5        
        
          <div style="border:2px solid #dc5cb5;">Content here</div>
        
        
          .myborder {border:2px solid #dc5cb5;}
        
        Border color #dc5cb5