#dc7cbc color space conversions
Hex:
        #dc7cbc
        RGB:
        220, 124, 188
        CMY:
        14, 51, 26
        CMYK:
        0, 44, 15, 14
      HSL:
        320°, 57.8313%, 67.4510%
        HSV (HSB):
        320°, 43.6364%, 86.2745%
        XYZ:
        45.8000, 33.2618, 51.5832
        xyY:
        0.3506, 0.2546, 33.2618
      CIE-Lab:
        64.3723, 45.5611, -17.3390
        CIE-LCH:
        64.3723, 48.7489, 339.1649
        CIE-Luv:
        64.3723, 53.6165, -33.7787
        Hunter-Lab:
        57.6730, 40.8246, -12.6583
      #dc7cbc color charts
#dc7cbc RGB chart
      #dc7cbc CMYK chart
      #dc7cbc RGB pie chart
      #dc7cbc color shades, tints & tones
#dc7cbc color schemes
#dc7cbc color preview, HTML & CSS examples
           This text has a color of #dc7cbc        
        
          <p style="color:#dc7cbc;">Text here</p>
        
        
          .mytext {color:#dc7cbc;}
        
        Text color #dc7cbc
      
           This box has a color of #dc7cbc        
        
          <div style="background-color:#dc7cbc;">Content here</div>
        
        
          .mybackground {background-color:#dc7cbc;}
        
        Background color #dc7cbc
      
           Border around this has a color of #dc7cbc        
        
          <div style="border:2px solid #dc7cbc;">Content here</div>
        
        
          .myborder {border:2px solid #dc7cbc;}
        
        Border color #dc7cbc