#e99bf2 color space conversions
Hex:
        #e99bf2
        RGB:
        233, 155, 242
        CMY:
        9, 39, 5
        CMYK:
        4, 36, 0, 5
      HSL:
        294°, 76.9912%, 77.8431%
        HSV (HSB):
        294°, 35.9504%, 94.9020%
        XYZ:
        61.3526, 47.1771, 89.8769
        xyY:
        0.3092, 0.2378, 47.1771
      CIE-Lab:
        74.3029, 42.8805, -31.9167
        CIE-LCH:
        74.3029, 53.4548, 323.3390
        CIE-Luv:
        74.3029, 37.1314, -57.5102
        Hunter-Lab:
        68.6856, 39.2432, -29.5025
      #e99bf2 color charts
#e99bf2 RGB chart
      #e99bf2 CMYK chart
      #e99bf2 RGB pie chart
      #e99bf2 color shades, tints & tones
#e99bf2 color schemes
#e99bf2 color preview, HTML & CSS examples
           This text has a color of #e99bf2        
        
          <p style="color:#e99bf2;">Text here</p>
        
        
          .mytext {color:#e99bf2;}
        
        Text color #e99bf2
      
           This box has a color of #e99bf2        
        
          <div style="background-color:#e99bf2;">Content here</div>
        
        
          .mybackground {background-color:#e99bf2;}
        
        Background color #e99bf2
      
           Border around this has a color of #e99bf2        
        
          <div style="border:2px solid #e99bf2;">Content here</div>
        
        
          .myborder {border:2px solid #e99bf2;}
        
        Border color #e99bf2