#e6d0de color space conversions
Hex:
        #e6d0de
        RGB:
        230, 208, 222
        CMY:
        10, 18, 13
        CMYK:
        0, 10, 3, 10
      HSL:
        322°, 30.5556%, 85.8824%
        HSV (HSB):
        322°, 9.5652%, 90.1961%
        XYZ:
        68.3738, 67.2087, 78.4761
        xyY:
        0.3194, 0.3140, 67.2087
      CIE-Lab:
        85.6092, 10.0387, -4.1291
        CIE-LCH:
        85.6092, 10.8547, 337.6416
        CIE-Luv:
        85.6092, 11.8278, -8.0992
        Hunter-Lab:
        81.9809, 5.4062, 0.6313
      #e6d0de color charts
#e6d0de RGB chart
      #e6d0de CMYK chart
      #e6d0de RGB pie chart
      #e6d0de color shades, tints & tones
#e6d0de color schemes
#e6d0de color preview, HTML & CSS examples
           This text has a color of #e6d0de        
        
          <p style="color:#e6d0de;">Text here</p>
        
        
          .mytext {color:#e6d0de;}
        
        Text color #e6d0de
      
           This box has a color of #e6d0de        
        
          <div style="background-color:#e6d0de;">Content here</div>
        
        
          .mybackground {background-color:#e6d0de;}
        
        Background color #e6d0de
      
           Border around this has a color of #e6d0de        
        
          <div style="border:2px solid #e6d0de;">Content here</div>
        
        
          .myborder {border:2px solid #e6d0de;}
        
        Border color #e6d0de