#e5239a color space conversions
Hex:
        #e5239a
        RGB:
        229, 35, 154
        CMY:
        10, 86, 40
        CMYK:
        0, 85, 33, 10
      HSL:
        323°, 78.8618%, 51.7647%
        HSV (HSB):
        323°, 84.7162%, 89.8039%
        XYZ:
        38.7469, 20.1932, 32.4273
        xyY:
        0.4241, 0.2210, 20.1932
      CIE-Lab:
        52.0549, 77.3998, -16.2252
        CIE-LCH:
        52.0549, 79.0821, 348.1606
        CIE-Luv:
        52.0549, 105.0706, -36.7347
        Hunter-Lab:
        44.9368, 75.2726, -11.3291
      #e5239a color charts
#e5239a RGB chart
      #e5239a CMYK chart
      #e5239a RGB pie chart
      #e5239a color shades, tints & tones
#e5239a color schemes
#e5239a color preview, HTML & CSS examples
           This text has a color of #e5239a        
        
          <p style="color:#e5239a;">Text here</p>
        
        
          .mytext {color:#e5239a;}
        
        Text color #e5239a
      
           This box has a color of #e5239a        
        
          <div style="background-color:#e5239a;">Content here</div>
        
        
          .mybackground {background-color:#e5239a;}
        
        Background color #e5239a
      
           Border around this has a color of #e5239a        
        
          <div style="border:2px solid #e5239a;">Content here</div>
        
        
          .myborder {border:2px solid #e5239a;}
        
        Border color #e5239a