#e5baec color space conversions
Hex:
        #e5baec
        RGB:
        229, 186, 236
        CMY:
        10, 27, 7
        CMYK:
        3, 21, 0, 7
      HSL:
        292°, 56.8182%, 82.7451%
        HSV (HSB):
        292°, 21.1864%, 92.5490%
        XYZ:
        65.0123, 57.8320, 87.0930
        xyY:
        0.3097, 0.2755, 57.8320
      CIE-Lab:
        80.6453, 23.9694, -19.0243
        CIE-LCH:
        80.6453, 30.6015, 321.5613
        CIE-Luv:
        80.6453, 20.9665, -33.8979
        Hunter-Lab:
        76.0473, 19.5156, -14.6686
      #e5baec color charts
#e5baec RGB chart
      #e5baec CMYK chart
      #e5baec RGB pie chart
      #e5baec color shades, tints & tones
#e5baec color schemes
#e5baec color preview, HTML & CSS examples
           This text has a color of #e5baec        
        
          <p style="color:#e5baec;">Text here</p>
        
        
          .mytext {color:#e5baec;}
        
        Text color #e5baec
      
           This box has a color of #e5baec        
        
          <div style="background-color:#e5baec;">Content here</div>
        
        
          .mybackground {background-color:#e5baec;}
        
        Background color #e5baec
      
           Border around this has a color of #e5baec        
        
          <div style="border:2px solid #e5baec;">Content here</div>
        
        
          .myborder {border:2px solid #e5baec;}
        
        Border color #e5baec