#dc9ce5 color space conversions
Hex:
        #dc9ce5
        RGB:
        220, 156, 229
        CMY:
        14, 39, 10
        CMYK:
        4, 32, 0, 10
      HSL:
        293°, 58.4000%, 75.4902%
        HSV (HSB):
        293°, 31.8777%, 89.8039%
        XYZ:
        55.5465, 44.6497, 79.8194
        xyY:
        0.3086, 0.2480, 44.6497
      CIE-Lab:
        72.6606, 35.8740, -27.4716
        CIE-LCH:
        72.6606, 45.1844, 322.5559
        CIE-Luv:
        72.6606, 30.6655, -48.9357
        Hunter-Lab:
        66.8204, 31.4478, -24.0497
      #dc9ce5 color charts
#dc9ce5 RGB chart
      #dc9ce5 CMYK chart
      #dc9ce5 RGB pie chart
      #dc9ce5 color shades, tints & tones
#dc9ce5 color schemes
#dc9ce5 color preview, HTML & CSS examples
           This text has a color of #dc9ce5        
        
          <p style="color:#dc9ce5;">Text here</p>
        
        
          .mytext {color:#dc9ce5;}
        
        Text color #dc9ce5
      
           This box has a color of #dc9ce5        
        
          <div style="background-color:#dc9ce5;">Content here</div>
        
        
          .mybackground {background-color:#dc9ce5;}
        
        Background color #dc9ce5
      
           Border around this has a color of #dc9ce5        
        
          <div style="border:2px solid #dc9ce5;">Content here</div>
        
        
          .myborder {border:2px solid #dc9ce5;}
        
        Border color #dc9ce5