#e5239d color space conversions
Hex:
        #e5239d
        RGB:
        229, 35, 157
        CMY:
        10, 86, 38
        CMYK:
        0, 85, 31, 10
      HSL:
        322°, 78.8618%, 51.7647%
        HSV (HSB):
        322°, 84.7162%, 89.8039%
        XYZ:
        38.9999, 20.2944, 33.7600
        xyY:
        0.4191, 0.2181, 20.2944
      CIE-Lab:
        52.1684, 77.7158, -17.8345
        CIE-LCH:
        52.1684, 79.7360, 347.0753
        CIE-Luv:
        52.1684, 103.7367, -39.0685
        Hunter-Lab:
        45.0493, 75.6941, -12.8974
      #e5239d color charts
#e5239d RGB chart
      #e5239d CMYK chart
      #e5239d RGB pie chart
      #e5239d color shades, tints & tones
#e5239d color schemes
#e5239d color preview, HTML & CSS examples
           This text has a color of #e5239d        
        
          <p style="color:#e5239d;">Text here</p>
        
        
          .mytext {color:#e5239d;}
        
        Text color #e5239d
      
           This box has a color of #e5239d        
        
          <div style="background-color:#e5239d;">Content here</div>
        
        
          .mybackground {background-color:#e5239d;}
        
        Background color #e5239d
      
           Border around this has a color of #e5239d        
        
          <div style="border:2px solid #e5239d;">Content here</div>
        
        
          .myborder {border:2px solid #e5239d;}
        
        Border color #e5239d