#de0dc2 color space conversions
Hex:
        #de0dc2
        RGB:
        222, 13, 194
        CMY:
        13, 95, 24
        CMYK:
        0, 94, 13, 13
      HSL:
        308°, 88.9362%, 46.0784%
        HSV (HSB):
        308°, 94.1441%, 87.0588%
        XYZ:
        40.0057, 19.7125, 52.7353
        xyY:
        0.3558, 0.1753, 19.7125
      CIE-Lab:
        51.5106, 83.7184, -40.6666
        CIE-LCH:
        51.5106, 93.0728, 334.0916
        CIE-Luv:
        51.5106, 84.4812, -73.0765
        Hunter-Lab:
        44.3987, 83.1406, -39.3435
      #de0dc2 color charts
#de0dc2 RGB chart
      #de0dc2 CMYK chart
      #de0dc2 RGB pie chart
      #de0dc2 color shades, tints & tones
#de0dc2 color schemes
#de0dc2 color preview, HTML & CSS examples
           This text has a color of #de0dc2        
        
          <p style="color:#de0dc2;">Text here</p>
        
        
          .mytext {color:#de0dc2;}
        
        Text color #de0dc2
      
           This box has a color of #de0dc2        
        
          <div style="background-color:#de0dc2;">Content here</div>
        
        
          .mybackground {background-color:#de0dc2;}
        
        Background color #de0dc2
      
           Border around this has a color of #de0dc2        
        
          <div style="border:2px solid #de0dc2;">Content here</div>
        
        
          .myborder {border:2px solid #de0dc2;}
        
        Border color #de0dc2