#dc8e9a color space conversions
Hex:
        #dc8e9a
        RGB:
        220, 142, 154
        CMY:
        14, 44, 40
        CMYK:
        0, 35, 30, 14
      HSL:
        351°, 52.7027%, 70.9804%
        HSV (HSB):
        351°, 35.4545%, 86.2745%
        XYZ:
        45.0209, 36.8947, 35.3204
        xyY:
        0.3840, 0.3147, 36.8947
      CIE-Lab:
        67.1980, 31.1463, 6.0242
        CIE-LCH:
        67.1980, 31.7235, 10.9468
        CIE-Luv:
        67.1980, 50.5053, 2.6726
        Hunter-Lab:
        60.7410, 26.0064, 8.0421
      #dc8e9a color charts
#dc8e9a RGB chart
      #dc8e9a CMYK chart
      #dc8e9a RGB pie chart
      #dc8e9a color shades, tints & tones
#dc8e9a color schemes
#dc8e9a color preview, HTML & CSS examples
           This text has a color of #dc8e9a        
        
          <p style="color:#dc8e9a;">Text here</p>
        
        
          .mytext {color:#dc8e9a;}
        
        Text color #dc8e9a
      
           This box has a color of #dc8e9a        
        
          <div style="background-color:#dc8e9a;">Content here</div>
        
        
          .mybackground {background-color:#dc8e9a;}
        
        Background color #dc8e9a
      
           Border around this has a color of #dc8e9a        
        
          <div style="border:2px solid #dc8e9a;">Content here</div>
        
        
          .myborder {border:2px solid #dc8e9a;}
        
        Border color #dc8e9a