#e42a60 color space conversions
Hex:
        #e42a60
        RGB:
        228, 42, 96
        CMY:
        11, 84, 62
        CMYK:
        0, 82, 58, 11
      HSL:
        343°, 77.5000%, 52.9412%
        HSV (HSB):
        343°, 81.5789%, 89.4118%
        XYZ:
        34.9342, 18.9944, 12.8914
        xyY:
        0.5228, 0.2843, 18.9944
      CIE-Lab:
        50.6807, 70.7407, 16.7596
        CIE-LCH:
        50.6807, 72.6989, 13.3285
        CIE-Luv:
        50.6807, 126.4430, 5.5860
        Hunter-Lab:
        43.5826, 66.8094, 12.9703
      #e42a60 color charts
#e42a60 RGB chart
      #e42a60 CMYK chart
      #e42a60 RGB pie chart
      #e42a60 color shades, tints & tones
#e42a60 color schemes
#e42a60 color preview, HTML & CSS examples
           This text has a color of #e42a60        
        
          <p style="color:#e42a60;">Text here</p>
        
        
          .mytext {color:#e42a60;}
        
        Text color #e42a60
      
           This box has a color of #e42a60        
        
          <div style="background-color:#e42a60;">Content here</div>
        
        
          .mybackground {background-color:#e42a60;}
        
        Background color #e42a60
      
           Border around this has a color of #e42a60        
        
          <div style="border:2px solid #e42a60;">Content here</div>
        
        
          .myborder {border:2px solid #e42a60;}
        
        Border color #e42a60