#e0295a color space conversions
Hex:
        #e0295a
        RGB:
        224, 41, 90
        CMY:
        12, 84, 65
        CMYK:
        0, 82, 60, 12
      HSL:
        344°, 74.6939%, 51.9608%
        HSV (HSB):
        344°, 81.6964%, 87.8431%
        XYZ:
        33.3789, 18.1714, 11.4210
        xyY:
        0.5301, 0.2886, 18.1714
      CIE-Lab:
        49.7033, 69.5576, 18.9598
        CIE-LCH:
        49.7033, 72.0953, 15.2471
        CIE-Luv:
        49.7033, 125.7444, 7.9928
        Hunter-Lab:
        42.6279, 65.1719, 13.9543
      #e0295a color charts
#e0295a RGB chart
      #e0295a CMYK chart
      #e0295a RGB pie chart
      #e0295a color shades, tints & tones
#e0295a color schemes
#e0295a color preview, HTML & CSS examples
           This text has a color of #e0295a        
        
          <p style="color:#e0295a;">Text here</p>
        
        
          .mytext {color:#e0295a;}
        
        Text color #e0295a
      
           This box has a color of #e0295a        
        
          <div style="background-color:#e0295a;">Content here</div>
        
        
          .mybackground {background-color:#e0295a;}
        
        Background color #e0295a
      
           Border around this has a color of #e0295a        
        
          <div style="border:2px solid #e0295a;">Content here</div>
        
        
          .myborder {border:2px solid #e0295a;}
        
        Border color #e0295a