#ebeaf0 color space conversions
Hex:
        #ebeaf0
        RGB:
        235, 234, 240
        CMY:
        8, 8, 6
        CMYK:
        2, 3, 0, 6
      HSL:
        250°, 16.6667%, 92.9412%
        HSV (HSB):
        250°, 2.5000%, 94.1176%
        XYZ:
        79.4119, 82.7991, 94.2344
        xyY:
        0.3097, 0.3229, 82.7991
      CIE-Lab:
        92.9264, 1.4154, -2.7916
        CIE-LCH:
        92.9264, 3.1299, 296.8867
        CIE-Luv:
        92.9264, 0.2204, -4.5692
        Hunter-Lab:
        90.9940, -3.4596, 2.2944
      #ebeaf0 color charts
#ebeaf0 RGB chart
      #ebeaf0 CMYK chart
      #ebeaf0 RGB pie chart
      #ebeaf0 color shades, tints & tones
#ebeaf0 color schemes
#ebeaf0 color preview, HTML & CSS examples
           This text has a color of #ebeaf0        
        
          <p style="color:#ebeaf0;">Text here</p>
        
        
          .mytext {color:#ebeaf0;}
        
        Text color #ebeaf0
      
           This box has a color of #ebeaf0        
        
          <div style="background-color:#ebeaf0;">Content here</div>
        
        
          .mybackground {background-color:#ebeaf0;}
        
        Background color #ebeaf0
      
           Border around this has a color of #ebeaf0        
        
          <div style="border:2px solid #ebeaf0;">Content here</div>
        
        
          .myborder {border:2px solid #ebeaf0;}
        
        Border color #ebeaf0