#e299f3 color space conversions
Hex:
        #e299f3
        RGB:
        226, 153, 243
        CMY:
        11, 40, 5
        CMYK:
        7, 37, 0, 5
      HSL:
        289°, 78.9474%, 77.6471%
        HSV (HSB):
        289°, 37.0370%, 95.2941%
        XYZ:
        58.9329, 45.4223, 90.4553
        xyY:
        0.3025, 0.2332, 45.4223
      CIE-Lab:
        73.1691, 42.0106, -34.2732
        CIE-LCH:
        73.1691, 54.2176, 320.7916
        CIE-Luv:
        73.1691, 33.4643, -61.1018
        Hunter-Lab:
        67.3961, 38.1421, -32.3986
      #e299f3 color charts
#e299f3 RGB chart
      #e299f3 CMYK chart
      #e299f3 RGB pie chart
      #e299f3 color shades, tints & tones
#e299f3 color schemes
#e299f3 color preview, HTML & CSS examples
           This text has a color of #e299f3        
        
          <p style="color:#e299f3;">Text here</p>
        
        
          .mytext {color:#e299f3;}
        
        Text color #e299f3
      
           This box has a color of #e299f3        
        
          <div style="background-color:#e299f3;">Content here</div>
        
        
          .mybackground {background-color:#e299f3;}
        
        Background color #e299f3
      
           Border around this has a color of #e299f3        
        
          <div style="border:2px solid #e299f3;">Content here</div>
        
        
          .myborder {border:2px solid #e299f3;}
        
        Border color #e299f3