#e5c8ee color space conversions
Hex:
        #e5c8ee
        RGB:
        229, 200, 238
        CMY:
        10, 22, 7
        CMYK:
        4, 16, 0, 7
      HSL:
        286°, 52.7778%, 85.8824%
        HSV (HSB):
        286°, 15.9664%, 93.3333%
        XYZ:
        68.4000, 64.1396, 89.6640
        xyY:
        0.3078, 0.2887, 64.1396
      CIE-Lab:
        84.0384, 16.8665, -14.9832
        CIE-LCH:
        84.0384, 22.5605, 318.3841
        CIE-Luv:
        84.0384, 13.8801, -26.3481
        Hunter-Lab:
        80.0872, 12.2987, -10.3188
      #e5c8ee color charts
#e5c8ee RGB chart
      #e5c8ee CMYK chart
      #e5c8ee RGB pie chart
      #e5c8ee color shades, tints & tones
#e5c8ee color schemes
#e5c8ee color preview, HTML & CSS examples
           This text has a color of #e5c8ee        
        
          <p style="color:#e5c8ee;">Text here</p>
        
        
          .mytext {color:#e5c8ee;}
        
        Text color #e5c8ee
      
           This box has a color of #e5c8ee        
        
          <div style="background-color:#e5c8ee;">Content here</div>
        
        
          .mybackground {background-color:#e5c8ee;}
        
        Background color #e5c8ee
      
           Border around this has a color of #e5c8ee        
        
          <div style="border:2px solid #e5c8ee;">Content here</div>
        
        
          .myborder {border:2px solid #e5c8ee;}
        
        Border color #e5c8ee