#e299e2 color space conversions
Hex:
        #e299e2
        RGB:
        226, 153, 226
        CMY:
        11, 40, 11
        CMYK:
        0, 32, 0, 11
      HSL:
        300°, 55.7252%, 74.3137%
        HSV (HSB):
        300°, 32.3009%, 88.6275%
        XYZ:
        56.4827, 44.4422, 77.5527
        xyY:
        0.3165, 0.2490, 44.4422
      CIE-Lab:
        72.5231, 38.8025, -25.9853
        CIE-LCH:
        72.5231, 46.6998, 326.1905
        CIE-Luv:
        72.5231, 36.3407, -46.9971
        Hunter-Lab:
        66.6650, 34.5726, -22.3078
      #e299e2 color charts
#e299e2 RGB chart
      #e299e2 CMYK chart
      #e299e2 RGB pie chart
      #e299e2 color shades, tints & tones
#e299e2 color schemes
#e299e2 color preview, HTML & CSS examples
           This text has a color of #e299e2        
        
          <p style="color:#e299e2;">Text here</p>
        
        
          .mytext {color:#e299e2;}
        
        Text color #e299e2
      
           This box has a color of #e299e2        
        
          <div style="background-color:#e299e2;">Content here</div>
        
        
          .mybackground {background-color:#e299e2;}
        
        Background color #e299e2
      
           Border around this has a color of #e299e2        
        
          <div style="border:2px solid #e299e2;">Content here</div>
        
        
          .myborder {border:2px solid #e299e2;}
        
        Border color #e299e2