#dc8ec1 color space conversions
Hex:
        #dc8ec1
        RGB:
        220, 142, 193
        CMY:
        14, 44, 24
        CMYK:
        0, 35, 12, 14
      HSL:
        321°, 52.7027%, 70.9804%
        HSV (HSB):
        321°, 35.4545%, 86.2745%
        XYZ:
        48.8138, 38.4119, 55.2935
        xyY:
        0.3425, 0.2695, 38.4119
      CIE-Lab:
        68.3231, 36.9483, -14.1793
        CIE-LCH:
        68.3231, 39.5756, 339.0052
        CIE-Luv:
        68.3231, 43.5627, -27.7255
        Hunter-Lab:
        61.9773, 32.1277, -9.5119
      #dc8ec1 color charts
#dc8ec1 RGB chart
      #dc8ec1 CMYK chart
      #dc8ec1 RGB pie chart
      #dc8ec1 color shades, tints & tones
#dc8ec1 color schemes
#dc8ec1 color preview, HTML & CSS examples
           This text has a color of #dc8ec1        
        
          <p style="color:#dc8ec1;">Text here</p>
        
        
          .mytext {color:#dc8ec1;}
        
        Text color #dc8ec1
      
           This box has a color of #dc8ec1        
        
          <div style="background-color:#dc8ec1;">Content here</div>
        
        
          .mybackground {background-color:#dc8ec1;}
        
        Background color #dc8ec1
      
           Border around this has a color of #dc8ec1        
        
          <div style="border:2px solid #dc8ec1;">Content here</div>
        
        
          .myborder {border:2px solid #dc8ec1;}
        
        Border color #dc8ec1