#decee7 color space conversions
Hex:
        #decee7
        RGB:
        222, 206, 231
        CMY:
        13, 19, 9
        CMYK:
        4, 11, 0, 9
      HSL:
        278°, 34.2466%, 85.6863%
        HSV (HSB):
        278°, 10.8225%, 90.5882%
        XYZ:
        66.6193, 65.4417, 84.7216
        xyY:
        0.3073, 0.3019, 65.4417
      CIE-Lab:
        84.7108, 10.0456, -10.3141
        CIE-LCH:
        84.7108, 14.3978, 314.2446
        CIE-Luv:
        84.7108, 7.4481, -17.7482
        Hunter-Lab:
        80.8961, 5.4297, -5.4666
      #decee7 color charts
#decee7 RGB chart
      #decee7 CMYK chart
      #decee7 RGB pie chart
      #decee7 color shades, tints & tones
#decee7 color schemes
#decee7 color preview, HTML & CSS examples
           This text has a color of #decee7        
        
          <p style="color:#decee7;">Text here</p>
        
        
          .mytext {color:#decee7;}
        
        Text color #decee7
      
           This box has a color of #decee7        
        
          <div style="background-color:#decee7;">Content here</div>
        
        
          .mybackground {background-color:#decee7;}
        
        Background color #decee7
      
           Border around this has a color of #decee7        
        
          <div style="border:2px solid #decee7;">Content here</div>
        
        
          .myborder {border:2px solid #decee7;}
        
        Border color #decee7