#e03a50 color space conversions
Hex:
        #e03a50
        RGB:
        224, 58, 80
        CMY:
        12, 77, 69
        CMYK:
        0, 74, 64, 12
      HSL:
        352°, 72.8070%, 55.2941%
        HSV (HSB):
        352°, 74.1071%, 87.8431%
        XYZ:
        33.7015, 19.4526, 9.5679
        xyY:
        0.5373, 0.3101, 19.4526
      CIE-Lab:
        51.2126, 64.1850, 26.9673
        CIE-LCH:
        51.2126, 69.6200, 22.7897
        CIE-Luv:
        51.2126, 121.6745, 17.2767
        Hunter-Lab:
        44.1051, 59.2111, 18.0116
      #e03a50 color charts
#e03a50 RGB chart
      #e03a50 CMYK chart
      #e03a50 RGB pie chart
      #e03a50 color shades, tints & tones
#e03a50 color schemes
#e03a50 color preview, HTML & CSS examples
           This text has a color of #e03a50        
        
          <p style="color:#e03a50;">Text here</p>
        
        
          .mytext {color:#e03a50;}
        
        Text color #e03a50
      
           This box has a color of #e03a50        
        
          <div style="background-color:#e03a50;">Content here</div>
        
        
          .mybackground {background-color:#e03a50;}
        
        Background color #e03a50
      
           Border around this has a color of #e03a50        
        
          <div style="border:2px solid #e03a50;">Content here</div>
        
        
          .myborder {border:2px solid #e03a50;}
        
        Border color #e03a50