#ebfbf2 color space conversions
Hex:
        #ebfbf2
        RGB:
        235, 251, 242
        CMY:
        8, 2, 5
        CMYK:
        6, 0, 4, 2
      HSL:
        146°, 66.6667%, 95.2941%
        HSV (HSB):
        146°, 6.3745%, 98.4314%
        XYZ:
        84.7851, 93.0673, 97.4995
        xyY:
        0.3079, 0.3380, 93.0673
      CIE-Lab:
        97.2549, -6.8516, 2.4950
        CIE-LCH:
        97.2549, 7.2917, 159.9909
        CIE-Luv:
        97.2549, -8.3329, 5.0679
        Hunter-Lab:
        96.4714, -11.9479, 7.6081
      #ebfbf2 color charts
#ebfbf2 RGB chart
      #ebfbf2 CMYK chart
      #ebfbf2 RGB pie chart
      #ebfbf2 color shades, tints & tones
#ebfbf2 color schemes
#ebfbf2 color preview, HTML & CSS examples
           This text has a color of #ebfbf2        
        
          <p style="color:#ebfbf2;">Text here</p>
        
        
          .mytext {color:#ebfbf2;}
        
        Text color #ebfbf2
      
           This box has a color of #ebfbf2        
        
          <div style="background-color:#ebfbf2;">Content here</div>
        
        
          .mybackground {background-color:#ebfbf2;}
        
        Background color #ebfbf2
      
           Border around this has a color of #ebfbf2        
        
          <div style="border:2px solid #ebfbf2;">Content here</div>
        
        
          .myborder {border:2px solid #ebfbf2;}
        
        Border color #ebfbf2