#e5cfda color space conversions
Hex:
        #e5cfda
        RGB:
        229, 207, 218
        CMY:
        10, 19, 15
        CMYK:
        0, 10, 5, 10
      HSL:
        330°, 29.7297%, 85.4902%
        HSV (HSB):
        330°, 9.6070%, 89.8039%
        XYZ:
        67.2808, 66.3456, 75.5896
        xyY:
        0.3216, 0.3171, 66.3456
      CIE-Lab:
        85.1724, 9.5214, -2.6561
        CIE-LCH:
        85.1724, 9.8849, 344.4127
        CIE-Luv:
        85.1724, 12.0765, -5.7408
        Hunter-Lab:
        81.4528, 4.9003, 1.9949
      #e5cfda color charts
#e5cfda RGB chart
      #e5cfda CMYK chart
      #e5cfda RGB pie chart
      #e5cfda color shades, tints & tones
#e5cfda color schemes
#e5cfda color preview, HTML & CSS examples
           This text has a color of #e5cfda        
        
          <p style="color:#e5cfda;">Text here</p>
        
        
          .mytext {color:#e5cfda;}
        
        Text color #e5cfda
      
           This box has a color of #e5cfda        
        
          <div style="background-color:#e5cfda;">Content here</div>
        
        
          .mybackground {background-color:#e5cfda;}
        
        Background color #e5cfda
      
           Border around this has a color of #e5cfda        
        
          <div style="border:2px solid #e5cfda;">Content here</div>
        
        
          .myborder {border:2px solid #e5cfda;}
        
        Border color #e5cfda