#e5048e color space conversions
Hex:
        #e5048e
        RGB:
        229, 4, 142
        CMY:
        10, 98, 44
        CMYK:
        0, 98, 38, 10
      HSL:
        323°, 96.5665%, 45.6863%
        HSV (HSB):
        323°, 98.2533%, 89.8039%
        XYZ:
        37.2390, 18.6978, 27.2375
        xyY:
        0.4477, 0.2248, 18.6978
      CIE-Lab:
        50.3318, 79.9540, -11.6528
        CIE-LCH:
        50.3318, 80.7987, 351.7079
        CIE-Luv:
        50.3318, 114.5649, -30.7678
        Hunter-Lab:
        43.2410, 78.0518, -7.0781
      #e5048e color charts
#e5048e RGB chart
      #e5048e CMYK chart
      #e5048e RGB pie chart
      #e5048e color shades, tints & tones
#e5048e color schemes
#e5048e color preview, HTML & CSS examples
           This text has a color of #e5048e        
        
          <p style="color:#e5048e;">Text here</p>
        
        
          .mytext {color:#e5048e;}
        
        Text color #e5048e
      
           This box has a color of #e5048e        
        
          <div style="background-color:#e5048e;">Content here</div>
        
        
          .mybackground {background-color:#e5048e;}
        
        Background color #e5048e
      
           Border around this has a color of #e5048e        
        
          <div style="border:2px solid #e5048e;">Content here</div>
        
        
          .myborder {border:2px solid #e5048e;}
        
        Border color #e5048e