#dc9cbc color space conversions
Hex:
        #dc9cbc
        RGB:
        220, 156, 188
        CMY:
        14, 39, 26
        CMYK:
        0, 29, 15, 14
      HSL:
        330°, 47.7612%, 73.7255%
        HSV (HSB):
        330°, 29.0909%, 86.2745%
        XYZ:
        50.4808, 42.6234, 53.1435
        xyY:
        0.3452, 0.2914, 42.6234
      CIE-Lab:
        71.2986, 28.6297, -6.9535
        CIE-LCH:
        71.2986, 29.4620, 346.3485
        CIE-Luv:
        71.2986, 37.0040, -15.4211
        Hunter-Lab:
        65.2866, 23.7678, -2.5616
      #dc9cbc color charts
#dc9cbc RGB chart
      #dc9cbc CMYK chart
      #dc9cbc RGB pie chart
      #dc9cbc color shades, tints & tones
#dc9cbc color schemes
#dc9cbc color preview, HTML & CSS examples
           This text has a color of #dc9cbc        
        
          <p style="color:#dc9cbc;">Text here</p>
        
        
          .mytext {color:#dc9cbc;}
        
        Text color #dc9cbc
      
           This box has a color of #dc9cbc        
        
          <div style="background-color:#dc9cbc;">Content here</div>
        
        
          .mybackground {background-color:#dc9cbc;}
        
        Background color #dc9cbc
      
           Border around this has a color of #dc9cbc        
        
          <div style="border:2px solid #dc9cbc;">Content here</div>
        
        
          .myborder {border:2px solid #dc9cbc;}
        
        Border color #dc9cbc