#e298d5 color space conversions
Hex:
        #e298d5
        RGB:
        226, 152, 213
        CMY:
        11, 40, 16
        CMYK:
        0, 33, 6, 11
      HSL:
        311°, 56.0606%, 74.1176%
        HSV (HSB):
        311°, 32.7434%, 88.6275%
        XYZ:
        54.6025, 43.4293, 68.4556
        xyY:
        0.3280, 0.2609, 43.4293
      CIE-Lab:
        71.8454, 37.0063, -19.8775
        CIE-LCH:
        71.8454, 42.0069, 331.7580
        CIE-Luv:
        71.8454, 39.0409, -36.8736
        Hunter-Lab:
        65.9009, 32.5704, -15.4578
      #e298d5 color charts
#e298d5 RGB chart
      #e298d5 CMYK chart
      #e298d5 RGB pie chart
      #e298d5 color shades, tints & tones
#e298d5 color schemes
#e298d5 color preview, HTML & CSS examples
           This text has a color of #e298d5        
        
          <p style="color:#e298d5;">Text here</p>
        
        
          .mytext {color:#e298d5;}
        
        Text color #e298d5
      
           This box has a color of #e298d5        
        
          <div style="background-color:#e298d5;">Content here</div>
        
        
          .mybackground {background-color:#e298d5;}
        
        Background color #e298d5
      
           Border around this has a color of #e298d5        
        
          <div style="border:2px solid #e298d5;">Content here</div>
        
        
          .myborder {border:2px solid #e298d5;}
        
        Border color #e298d5