#e5295e color space conversions
Hex:
        #e5295e
        RGB:
        229, 41, 94
        CMY:
        10, 84, 63
        CMYK:
        0, 82, 59, 10
      HSL:
        343°, 78.3333%, 52.9412%
        HSV (HSB):
        343°, 82.0961%, 89.8039%
        XYZ:
        35.1264, 19.0520, 12.4157
        xyY:
        0.5275, 0.2861, 19.0520
      CIE-Lab:
        50.7480, 71.1062, 18.0987
        CIE-LCH:
        50.7480, 73.3734, 14.2803
        CIE-Luv:
        50.7480, 128.2934, 6.8740
        Hunter-Lab:
        43.6486, 67.2634, 13.6892
      #e5295e color charts
#e5295e RGB chart
      #e5295e CMYK chart
      #e5295e RGB pie chart
      #e5295e color shades, tints & tones
#e5295e color schemes
#e5295e color preview, HTML & CSS examples
           This text has a color of #e5295e        
        
          <p style="color:#e5295e;">Text here</p>
        
        
          .mytext {color:#e5295e;}
        
        Text color #e5295e
      
           This box has a color of #e5295e        
        
          <div style="background-color:#e5295e;">Content here</div>
        
        
          .mybackground {background-color:#e5295e;}
        
        Background color #e5295e
      
           Border around this has a color of #e5295e        
        
          <div style="border:2px solid #e5295e;">Content here</div>
        
        
          .myborder {border:2px solid #e5295e;}
        
        Border color #e5295e