#e298f7 color space conversions
Hex:
        #e298f7
        RGB:
        226, 152, 247
        CMY:
        11, 40, 3
        CMYK:
        9, 38, 0, 3
      HSL:
        287°, 85.5856%, 78.2353%
        HSV (HSB):
        287°, 38.4615%, 96.8627%
        XYZ:
        59.3808, 45.3406, 93.6176
        xyY:
        0.2994, 0.2286, 45.3406
      CIE-Lab:
        73.1156, 43.3183, -36.5313
        CIE-LCH:
        73.1156, 56.6658, 319.8583
        CIE-Luv:
        73.1156, 33.2179, -65.0205
        Hunter-Lab:
        67.3354, 39.5759, -35.2971
      #e298f7 color charts
#e298f7 RGB chart
      #e298f7 CMYK chart
      #e298f7 RGB pie chart
      #e298f7 color shades, tints & tones
#e298f7 color schemes
#e298f7 color preview, HTML & CSS examples
           This text has a color of #e298f7        
        
          <p style="color:#e298f7;">Text here</p>
        
        
          .mytext {color:#e298f7;}
        
        Text color #e298f7
      
           This box has a color of #e298f7        
        
          <div style="background-color:#e298f7;">Content here</div>
        
        
          .mybackground {background-color:#e298f7;}
        
        Background color #e298f7
      
           Border around this has a color of #e298f7        
        
          <div style="border:2px solid #e298f7;">Content here</div>
        
        
          .myborder {border:2px solid #e298f7;}
        
        Border color #e298f7