#e50f94 color space conversions
Hex:
        #e50f94
        RGB:
        229, 15, 148
        CMY:
        10, 94, 42
        CMYK:
        0, 93, 35, 10
      HSL:
        323°, 87.7049%, 47.8431%
        HSV (HSB):
        323°, 93.4498%, 89.8039%
        XYZ:
        37.8292, 19.1378, 29.7171
        xyY:
        0.4364, 0.2208, 19.1378
      CIE-Lab:
        50.8480, 79.6518, -14.4763
        CIE-LCH:
        50.8480, 80.9566, 349.6992
        CIE-Luv:
        50.8480, 110.7997, -34.6014
        Hunter-Lab:
        43.7467, 77.7979, -9.6529
      #e50f94 color charts
#e50f94 RGB chart
      #e50f94 CMYK chart
      #e50f94 RGB pie chart
      #e50f94 color shades, tints & tones
#e50f94 color schemes
#e50f94 color preview, HTML & CSS examples
           This text has a color of #e50f94        
        
          <p style="color:#e50f94;">Text here</p>
        
        
          .mytext {color:#e50f94;}
        
        Text color #e50f94
      
           This box has a color of #e50f94        
        
          <div style="background-color:#e50f94;">Content here</div>
        
        
          .mybackground {background-color:#e50f94;}
        
        Background color #e50f94
      
           Border around this has a color of #e50f94        
        
          <div style="border:2px solid #e50f94;">Content here</div>
        
        
          .myborder {border:2px solid #e50f94;}
        
        Border color #e50f94