#e0298b color space conversions
Hex:
        #e0298b
        RGB:
        224, 41, 139
        CMY:
        12, 84, 45
        CMYK:
        0, 82, 38, 12
      HSL:
        328°, 74.6939%, 51.9608%
        HSV (HSB):
        328°, 81.6964%, 87.8431%
        XYZ:
        36.1936, 19.2972, 26.2432
        xyY:
        0.4428, 0.2361, 19.2972
      CIE-Lab:
        51.0332, 73.4747, -8.8911
        CIE-LCH:
        51.0332, 74.0107, 353.1003
        CIE-Luv:
        51.0332, 106.2646, -25.7764
        Hunter-Lab:
        43.9286, 70.1943, -4.6701
      #e0298b color charts
#e0298b RGB chart
      #e0298b CMYK chart
      #e0298b RGB pie chart
      #e0298b color shades, tints & tones
#e0298b color schemes
#e0298b color preview, HTML & CSS examples
           This text has a color of #e0298b        
        
          <p style="color:#e0298b;">Text here</p>
        
        
          .mytext {color:#e0298b;}
        
        Text color #e0298b
      
           This box has a color of #e0298b        
        
          <div style="background-color:#e0298b;">Content here</div>
        
        
          .mybackground {background-color:#e0298b;}
        
        Background color #e0298b
      
           Border around this has a color of #e0298b        
        
          <div style="border:2px solid #e0298b;">Content here</div>
        
        
          .myborder {border:2px solid #e0298b;}
        
        Border color #e0298b