#e298f5 color space conversions
Hex:
        #e298f5
        RGB:
        226, 152, 245
        CMY:
        11, 40, 4
        CMYK:
        8, 38, 0, 4
      HSL:
        288°, 82.3009%, 77.8431%
        HSV (HSB):
        288°, 37.9592%, 96.0784%
        XYZ:
        59.0737, 45.2178, 92.0006
        xyY:
        0.3009, 0.2304, 45.2178
      CIE-Lab:
        73.0351, 42.9274, -35.5689
        CIE-LCH:
        73.0351, 55.7486, 320.3555
        CIE-Luv:
        73.0351, 33.5573, -63.3614
        Hunter-Lab:
        67.2442, 39.1341, -34.0471
      #e298f5 color charts
#e298f5 RGB chart
      #e298f5 CMYK chart
      #e298f5 RGB pie chart
      #e298f5 color shades, tints & tones
#e298f5 color schemes
#e298f5 color preview, HTML & CSS examples
           This text has a color of #e298f5        
        
          <p style="color:#e298f5;">Text here</p>
        
        
          .mytext {color:#e298f5;}
        
        Text color #e298f5
      
           This box has a color of #e298f5        
        
          <div style="background-color:#e298f5;">Content here</div>
        
        
          .mybackground {background-color:#e298f5;}
        
        Background color #e298f5
      
           Border around this has a color of #e298f5        
        
          <div style="border:2px solid #e298f5;">Content here</div>
        
        
          .myborder {border:2px solid #e298f5;}
        
        Border color #e298f5