#e2bff2 color space conversions
Hex:
        #e2bff2
        RGB:
        226, 191, 242
        CMY:
        11, 25, 5
        CMYK:
        7, 21, 0, 5
      HSL:
        281°, 66.2338%, 84.9020%
        HSV (HSB):
        281°, 21.0744%, 94.9020%
        XYZ:
        66.0218, 59.8412, 92.0752
        xyY:
        0.3029, 0.2746, 59.8412
      CIE-Lab:
        81.7518, 21.4685, -20.5912
        CIE-LCH:
        81.7518, 29.7472, 316.1950
        CIE-Luv:
        81.7518, 16.1086, -36.0896
        Hunter-Lab:
        77.3571, 16.9693, -16.4207
      #e2bff2 color charts
#e2bff2 RGB chart
      #e2bff2 CMYK chart
      #e2bff2 RGB pie chart
      #e2bff2 color shades, tints & tones
#e2bff2 color schemes
#e2bff2 color preview, HTML & CSS examples
           This text has a color of #e2bff2        
        
          <p style="color:#e2bff2;">Text here</p>
        
        
          .mytext {color:#e2bff2;}
        
        Text color #e2bff2
      
           This box has a color of #e2bff2        
        
          <div style="background-color:#e2bff2;">Content here</div>
        
        
          .mybackground {background-color:#e2bff2;}
        
        Background color #e2bff2
      
           Border around this has a color of #e2bff2        
        
          <div style="border:2px solid #e2bff2;">Content here</div>
        
        
          .myborder {border:2px solid #e2bff2;}
        
        Border color #e2bff2