#ebb2ea color space conversions
Hex:
        #ebb2ea
        RGB:
        235, 178, 234
        CMY:
        8, 30, 8
        CMYK:
        0, 24, 0, 8
      HSL:
        301°, 58.7629%, 80.9804%
        HSV (HSB):
        301°, 24.2553%, 92.1569%
        XYZ:
        65.0326, 55.4435, 85.1160
        xyY:
        0.3163, 0.2697, 55.4435
      CIE-Lab:
        79.2960, 29.8309, -19.9350
        CIE-LCH:
        79.2960, 35.8788, 326.2466
        CIE-Luv:
        79.2960, 28.8241, -36.2822
        Hunter-Lab:
        74.4604, 25.5937, -15.6524
      #ebb2ea color charts
#ebb2ea RGB chart
      #ebb2ea CMYK chart
      #ebb2ea RGB pie chart
      #ebb2ea color shades, tints & tones
#ebb2ea color schemes
#ebb2ea color preview, HTML & CSS examples
           This text has a color of #ebb2ea        
        
          <p style="color:#ebb2ea;">Text here</p>
        
        
          .mytext {color:#ebb2ea;}
        
        Text color #ebb2ea
      
           This box has a color of #ebb2ea        
        
          <div style="background-color:#ebb2ea;">Content here</div>
        
        
          .mybackground {background-color:#ebb2ea;}
        
        Background color #ebb2ea
      
           Border around this has a color of #ebb2ea        
        
          <div style="border:2px solid #ebb2ea;">Content here</div>
        
        
          .myborder {border:2px solid #ebb2ea;}
        
        Border color #ebb2ea