#dc8e9b color space conversions
Hex:
        #dc8e9b
        RGB:
        220, 142, 155
        CMY:
        14, 44, 39
        CMYK:
        0, 35, 30, 14
      HSL:
        350°, 52.7027%, 70.9804%
        HSV (HSB):
        350°, 35.4545%, 86.2745%
        XYZ:
        45.1046, 36.9282, 35.7609
        xyY:
        0.3829, 0.3135, 36.9282
      CIE-Lab:
        67.2231, 31.2792, 5.4986
        CIE-LCH:
        67.2231, 31.7588, 9.9702
        CIE-Luv:
        67.2231, 50.3349, 1.9339
        Hunter-Lab:
        60.7686, 26.1440, 7.6472
      #dc8e9b color charts
#dc8e9b RGB chart
      #dc8e9b CMYK chart
      #dc8e9b RGB pie chart
      #dc8e9b color shades, tints & tones
#dc8e9b color schemes
#dc8e9b color preview, HTML & CSS examples
           This text has a color of #dc8e9b        
        
          <p style="color:#dc8e9b;">Text here</p>
        
        
          .mytext {color:#dc8e9b;}
        
        Text color #dc8e9b
      
           This box has a color of #dc8e9b        
        
          <div style="background-color:#dc8e9b;">Content here</div>
        
        
          .mybackground {background-color:#dc8e9b;}
        
        Background color #dc8e9b
      
           Border around this has a color of #dc8e9b        
        
          <div style="border:2px solid #dc8e9b;">Content here</div>
        
        
          .myborder {border:2px solid #dc8e9b;}
        
        Border color #dc8e9b