#ebaaf2 color space conversions
Hex:
        #ebaaf2
        RGB:
        235, 170, 242
        CMY:
        8, 33, 5
        CMYK:
        3, 30, 0, 5
      HSL:
        294°, 73.4694%, 80.7843%
        HSV (HSB):
        294°, 29.7521%, 94.9020%
        XYZ:
        64.6627, 52.8224, 90.7921
        xyY:
        0.3105, 0.2536, 52.8224
      CIE-Lab:
        77.7700, 35.5714, -26.5736
        CIE-LCH:
        77.7700, 44.4014, 323.2385
        CIE-Luv:
        77.7700, 31.5246, -47.9158
        Hunter-Lab:
        72.6790, 31.6235, -23.1909
      #ebaaf2 color charts
#ebaaf2 RGB chart
      #ebaaf2 CMYK chart
      #ebaaf2 RGB pie chart
      #ebaaf2 color shades, tints & tones
#ebaaf2 color schemes
#ebaaf2 color preview, HTML & CSS examples
           This text has a color of #ebaaf2        
        
          <p style="color:#ebaaf2;">Text here</p>
        
        
          .mytext {color:#ebaaf2;}
        
        Text color #ebaaf2
      
           This box has a color of #ebaaf2        
        
          <div style="background-color:#ebaaf2;">Content here</div>
        
        
          .mybackground {background-color:#ebaaf2;}
        
        Background color #ebaaf2
      
           Border around this has a color of #ebaaf2        
        
          <div style="border:2px solid #ebaaf2;">Content here</div>
        
        
          .myborder {border:2px solid #ebaaf2;}
        
        Border color #ebaaf2