#e298df color space conversions
Hex:
        #e298df
        RGB:
        226, 152, 223
        CMY:
        11, 40, 13
        CMYK:
        0, 33, 1, 11
      HSL:
        302°, 56.0606%, 74.1176%
        HSV (HSB):
        302°, 32.7434%, 88.6275%
        XYZ:
        55.9115, 43.9529, 75.3489
        xyY:
        0.3191, 0.2509, 43.9529
      CIE-Lab:
        72.1970, 38.7861, -24.8394
        CIE-LCH:
        72.1970, 46.0581, 327.3637
        CIE-Luv:
        72.1970, 37.3220, -45.1169
        Hunter-Lab:
        66.2970, 34.5181, -20.9773
      #e298df color charts
#e298df RGB chart
      #e298df CMYK chart
      #e298df RGB pie chart
      #e298df color shades, tints & tones
#e298df color schemes
#e298df color preview, HTML & CSS examples
           This text has a color of #e298df        
        
          <p style="color:#e298df;">Text here</p>
        
        
          .mytext {color:#e298df;}
        
        Text color #e298df
      
           This box has a color of #e298df        
        
          <div style="background-color:#e298df;">Content here</div>
        
        
          .mybackground {background-color:#e298df;}
        
        Background color #e298df
      
           Border around this has a color of #e298df        
        
          <div style="border:2px solid #e298df;">Content here</div>
        
        
          .myborder {border:2px solid #e298df;}
        
        Border color #e298df