#e5257e color space conversions
Hex:
        #e5257e
        RGB:
        229, 37, 126
        CMY:
        10, 85, 51
        CMYK:
        0, 84, 45, 10
      HSL:
        332°, 78.6885%, 52.1569%
        HSV (HSB):
        332°, 83.8428%, 89.8039%
        XYZ:
        36.7406, 19.4875, 21.5637
        xyY:
        0.4723, 0.2505, 19.4875
      CIE-Lab:
        51.2528, 74.3447, -0.6252
        CIE-LCH:
        51.2528, 74.3473, 359.5181
        CIE-Luv:
        51.2528, 116.8686, -15.2586
        Hunter-Lab:
        44.1447, 71.3082, 1.9394
      #e5257e color charts
#e5257e RGB chart
      #e5257e CMYK chart
      #e5257e RGB pie chart
      #e5257e color shades, tints & tones
#e5257e color schemes
#e5257e color preview, HTML & CSS examples
           This text has a color of #e5257e        
        
          <p style="color:#e5257e;">Text here</p>
        
        
          .mytext {color:#e5257e;}
        
        Text color #e5257e
      
           This box has a color of #e5257e        
        
          <div style="background-color:#e5257e;">Content here</div>
        
        
          .mybackground {background-color:#e5257e;}
        
        Background color #e5257e
      
           Border around this has a color of #e5257e        
        
          <div style="border:2px solid #e5257e;">Content here</div>
        
        
          .myborder {border:2px solid #e5257e;}
        
        Border color #e5257e