#dc5bc3 color space conversions
Hex:
        #dc5bc3
        RGB:
        220, 91, 195
        CMY:
        14, 64, 24
        CMYK:
        0, 59, 11, 14
      HSL:
        312°, 64.8241%, 60.9804%
        HSV (HSB):
        312°, 58.6364%, 86.2745%
        XYZ:
        43.1066, 26.6379, 54.4994
        xyY:
        0.3470, 0.2144, 26.6379
      CIE-Lab:
        58.6377, 62.4396, -30.1107
        CIE-LCH:
        58.6377, 69.3207, 334.2549
        CIE-Luv:
        58.6377, 66.0224, -55.5228
        Hunter-Lab:
        51.6120, 58.7633, -26.4786
      #dc5bc3 color charts
#dc5bc3 RGB chart
      #dc5bc3 CMYK chart
      #dc5bc3 RGB pie chart
      #dc5bc3 color shades, tints & tones
#dc5bc3 color schemes
#dc5bc3 color preview, HTML & CSS examples
           This text has a color of #dc5bc3        
        
          <p style="color:#dc5bc3;">Text here</p>
        
        
          .mytext {color:#dc5bc3;}
        
        Text color #dc5bc3
      
           This box has a color of #dc5bc3        
        
          <div style="background-color:#dc5bc3;">Content here</div>
        
        
          .mybackground {background-color:#dc5bc3;}
        
        Background color #dc5bc3
      
           Border around this has a color of #dc5bc3        
        
          <div style="border:2px solid #dc5bc3;">Content here</div>
        
        
          .myborder {border:2px solid #dc5bc3;}
        
        Border color #dc5bc3