#ebaef2 color space conversions
Hex:
        #ebaef2
        RGB:
        235, 174, 242
        CMY:
        8, 32, 5
        CMYK:
        3, 28, 0, 5
      HSL:
        294°, 72.3404%, 81.5686%
        HSV (HSB):
        294°, 28.0992%, 94.9020%
        XYZ:
        65.4240, 54.3451, 91.0458
        xyY:
        0.3103, 0.2578, 54.3451
      CIE-Lab:
        78.6625, 33.4437, -25.2101
        CIE-LCH:
        78.6625, 41.8811, 322.9908
        CIE-Luv:
        78.6625, 29.6402, -45.4090
        Hunter-Lab:
        73.7191, 29.4062, -21.6220
      #ebaef2 color charts
#ebaef2 RGB chart
      #ebaef2 CMYK chart
      #ebaef2 RGB pie chart
      #ebaef2 color shades, tints & tones
#ebaef2 color schemes
#ebaef2 color preview, HTML & CSS examples
           This text has a color of #ebaef2        
        
          <p style="color:#ebaef2;">Text here</p>
        
        
          .mytext {color:#ebaef2;}
        
        Text color #ebaef2
      
           This box has a color of #ebaef2        
        
          <div style="background-color:#ebaef2;">Content here</div>
        
        
          .mybackground {background-color:#ebaef2;}
        
        Background color #ebaef2
      
           Border around this has a color of #ebaef2        
        
          <div style="border:2px solid #ebaef2;">Content here</div>
        
        
          .myborder {border:2px solid #ebaef2;}
        
        Border color #ebaef2