#e2facb color space conversions
Hex:
        #e2facb
        RGB:
        226, 250, 203
        CMY:
        11, 2, 20
        CMYK:
        10, 0, 19, 2
      HSL:
        91°, 82.4561%, 88.8235%
        HSV (HSB):
        91°, 18.8000%, 98.0392%
        XYZ:
        76.3291, 88.8518, 69.6270
        xyY:
        0.3251, 0.3784, 88.8518
      CIE-Lab:
        95.5184, -15.9316, 19.9663
        CIE-LCH:
        95.5184, 25.5435, 128.5872
        CIE-Luv:
        95.5184, -11.3474, 32.1596
        Hunter-Lab:
        94.2612, -20.4146, 22.1877
      #e2facb color charts
#e2facb RGB chart
      #e2facb CMYK chart
      #e2facb RGB pie chart
      #e2facb color shades, tints & tones
#e2facb color schemes
#e2facb color preview, HTML & CSS examples
           This text has a color of #e2facb        
        
          <p style="color:#e2facb;">Text here</p>
        
        
          .mytext {color:#e2facb;}
        
        Text color #e2facb
      
           This box has a color of #e2facb        
        
          <div style="background-color:#e2facb;">Content here</div>
        
        
          .mybackground {background-color:#e2facb;}
        
        Background color #e2facb
      
           Border around this has a color of #e2facb        
        
          <div style="border:2px solid #e2facb;">Content here</div>
        
        
          .myborder {border:2px solid #e2facb;}
        
        Border color #e2facb