#dc7caf color space conversions
Hex:
        #dc7caf
        RGB:
        220, 124, 175
        CMY:
        14, 51, 31
        CMYK:
        0, 44, 20, 14
      HSL:
        328°, 57.8313%, 67.4510%
        HSV (HSB):
        328°, 43.6364%, 86.2745%
        XYZ:
        44.4607, 32.7261, 44.5309
        xyY:
        0.3653, 0.2689, 32.7261
      CIE-Lab:
        63.9385, 43.5724, -10.6307
        CIE-LCH:
        63.9385, 44.8504, 346.2889
        CIE-Luv:
        63.9385, 56.5350, -23.3057
        Hunter-Lab:
        57.2067, 38.6173, -6.1078
      #dc7caf color charts
#dc7caf RGB chart
      #dc7caf CMYK chart
      #dc7caf RGB pie chart
      #dc7caf color shades, tints & tones
#dc7caf color schemes
#dc7caf color preview, HTML & CSS examples
           This text has a color of #dc7caf        
        
          <p style="color:#dc7caf;">Text here</p>
        
        
          .mytext {color:#dc7caf;}
        
        Text color #dc7caf
      
           This box has a color of #dc7caf        
        
          <div style="background-color:#dc7caf;">Content here</div>
        
        
          .mybackground {background-color:#dc7caf;}
        
        Background color #dc7caf
      
           Border around this has a color of #dc7caf        
        
          <div style="border:2px solid #dc7caf;">Content here</div>
        
        
          .myborder {border:2px solid #dc7caf;}
        
        Border color #dc7caf