#dc9dff color space conversions
Hex:
        #dc9dff
        RGB:
        220, 157, 255
        CMY:
        14, 38, 0
        CMYK:
        14, 38, 0, 0
      HSL:
        279°, 100.0000%, 80.7843%
        HSV (HSB):
        279°, 38.4314%, 100.0000%
        XYZ:
        59.6222, 46.5496, 100.4503
        xyY:
        0.2886, 0.2253, 46.5496
      CIE-Lab:
        73.9007, 40.5126, -39.6962
        CIE-LCH:
        73.9007, 56.7191, 315.5832
        CIE-Luv:
        73.9007, 26.2426, -69.9509
        Hunter-Lab:
        68.2273, 36.5892, -39.5330
      #dc9dff color charts
#dc9dff RGB chart
      #dc9dff CMYK chart
      #dc9dff RGB pie chart
      #dc9dff color shades, tints & tones
#dc9dff color schemes
#dc9dff color preview, HTML & CSS examples
           This text has a color of #dc9dff        
        
          <p style="color:#dc9dff;">Text here</p>
        
        
          .mytext {color:#dc9dff;}
        
        Text color #dc9dff
      
           This box has a color of #dc9dff        
        
          <div style="background-color:#dc9dff;">Content here</div>
        
        
          .mybackground {background-color:#dc9dff;}
        
        Background color #dc9dff
      
           Border around this has a color of #dc9dff        
        
          <div style="border:2px solid #dc9dff;">Content here</div>
        
        
          .myborder {border:2px solid #dc9dff;}
        
        Border color #dc9dff