#e50a5f color space conversions
Hex:
        #e50a5f
        RGB:
        229, 10, 95
        CMY:
        10, 96, 63
        CMYK:
        0, 96, 59, 10
      HSL:
        337°, 91.6318%, 46.8627%
        HSV (HSB):
        337°, 95.6332%, 89.8039%
        XYZ:
        34.4872, 17.7013, 12.4255
        xyY:
        0.5337, 0.2740, 17.7013
      CIE-Lab:
        49.1318, 75.8828, 15.2867
        CIE-LCH:
        49.1318, 77.4073, 11.3899
        CIE-Luv:
        49.1318, 134.8706, 2.5561
        Hunter-Lab:
        42.0729, 72.6889, 11.9408
      #e50a5f color charts
#e50a5f RGB chart
      #e50a5f CMYK chart
      #e50a5f RGB pie chart
      #e50a5f color shades, tints & tones
#e50a5f color schemes
#e50a5f color preview, HTML & CSS examples
           This text has a color of #e50a5f        
        
          <p style="color:#e50a5f;">Text here</p>
        
        
          .mytext {color:#e50a5f;}
        
        Text color #e50a5f
      
           This box has a color of #e50a5f        
        
          <div style="background-color:#e50a5f;">Content here</div>
        
        
          .mybackground {background-color:#e50a5f;}
        
        Background color #e50a5f
      
           Border around this has a color of #e50a5f        
        
          <div style="border:2px solid #e50a5f;">Content here</div>
        
        
          .myborder {border:2px solid #e50a5f;}
        
        Border color #e50a5f