#e40f60 color space conversions
Hex:
        #e40f60
        RGB:
        228, 15, 96
        CMY:
        11, 94, 62
        CMYK:
        0, 93, 58, 11
      HSL:
        337°, 87.6543%, 47.6471%
        HSV (HSB):
        337°, 93.4211%, 89.4118%
        XYZ:
        34.2771, 17.6802, 12.6723
        xyY:
        0.5304, 0.2736, 17.6802
      CIE-Lab:
        49.1059, 75.2689, 14.6037
        CIE-LCH:
        49.1059, 76.6725, 10.9801
        CIE-Luv:
        49.1059, 133.0446, 2.0042
        Hunter-Lab:
        42.0478, 71.9283, 11.5647
      #e40f60 color charts
#e40f60 RGB chart
      #e40f60 CMYK chart
      #e40f60 RGB pie chart
      #e40f60 color shades, tints & tones
#e40f60 color schemes
#e40f60 color preview, HTML & CSS examples
           This text has a color of #e40f60        
        
          <p style="color:#e40f60;">Text here</p>
        
        
          .mytext {color:#e40f60;}
        
        Text color #e40f60
      
           This box has a color of #e40f60        
        
          <div style="background-color:#e40f60;">Content here</div>
        
        
          .mybackground {background-color:#e40f60;}
        
        Background color #e40f60
      
           Border around this has a color of #e40f60        
        
          <div style="border:2px solid #e40f60;">Content here</div>
        
        
          .myborder {border:2px solid #e40f60;}
        
        Border color #e40f60