#e5249d color space conversions
Hex:
        #e5249d
        RGB:
        229, 36, 157
        CMY:
        10, 86, 38
        CMYK:
        0, 84, 31, 10
      HSL:
        322°, 78.7755%, 51.9608%
        HSV (HSB):
        322°, 84.2795%, 89.8039%
        XYZ:
        39.0298, 20.3541, 33.7699
        xyY:
        0.4190, 0.2185, 20.3541
      CIE-Lab:
        52.2352, 77.5228, -17.7327
        CIE-LCH:
        52.2352, 79.5251, 347.1157
        CIE-Luv:
        52.2352, 103.5409, -38.8977
        Hunter-Lab:
        45.1155, 75.4696, -12.7990
      #e5249d color charts
#e5249d RGB chart
      #e5249d CMYK chart
      #e5249d RGB pie chart
      #e5249d color shades, tints & tones
#e5249d color schemes
#e5249d color preview, HTML & CSS examples
           This text has a color of #e5249d        
        
          <p style="color:#e5249d;">Text here</p>
        
        
          .mytext {color:#e5249d;}
        
        Text color #e5249d
      
           This box has a color of #e5249d        
        
          <div style="background-color:#e5249d;">Content here</div>
        
        
          .mybackground {background-color:#e5249d;}
        
        Background color #e5249d
      
           Border around this has a color of #e5249d        
        
          <div style="border:2px solid #e5249d;">Content here</div>
        
        
          .myborder {border:2px solid #e5249d;}
        
        Border color #e5249d