#dc7ea1 color space conversions
Hex:
        #dc7ea1
        RGB:
        220, 126, 161
        CMY:
        14, 51, 37
        CMYK:
        0, 43, 27, 14
      HSL:
        338°, 57.3171%, 67.8431%
        HSV (HSB):
        338°, 42.7273%, 86.2745%
        XYZ:
        43.4091, 32.7106, 37.7441
        xyY:
        0.3812, 0.2873, 32.7106
      CIE-Lab:
        63.9259, 40.5422, -2.6914
        CIE-LCH:
        63.9259, 40.6314, 356.2020
        CIE-Luv:
        63.9259, 58.5111, -11.2451
        Hunter-Lab:
        57.1931, 35.3919, 0.9073
      #dc7ea1 color charts
#dc7ea1 RGB chart
      #dc7ea1 CMYK chart
      #dc7ea1 RGB pie chart
      #dc7ea1 color shades, tints & tones
#dc7ea1 color schemes
#dc7ea1 color preview, HTML & CSS examples
           This text has a color of #dc7ea1        
        
          <p style="color:#dc7ea1;">Text here</p>
        
        
          .mytext {color:#dc7ea1;}
        
        Text color #dc7ea1
      
           This box has a color of #dc7ea1        
        
          <div style="background-color:#dc7ea1;">Content here</div>
        
        
          .mybackground {background-color:#dc7ea1;}
        
        Background color #dc7ea1
      
           Border around this has a color of #dc7ea1        
        
          <div style="border:2px solid #dc7ea1;">Content here</div>
        
        
          .myborder {border:2px solid #dc7ea1;}
        
        Border color #dc7ea1