#e40c50 color space conversions
Hex:
        #e40c50
        RGB:
        228, 12, 80
        CMY:
        11, 95, 69
        CMYK:
        0, 95, 65, 11
      HSL:
        341°, 90.0000%, 47.0588%
        HSV (HSB):
        341°, 94.7368%, 89.4118%
        XYZ:
        33.5743, 17.3361, 9.1661
        xyY:
        0.5589, 0.2886, 17.3361
      CIE-Lab:
        48.6808, 74.6523, 23.8648
        CIE-LCH:
        48.6808, 78.3740, 17.7280
        CIE-Luv:
        48.6808, 139.4696, 11.1066
        Hunter-Lab:
        41.6367, 71.0720, 16.0933
      #e40c50 color charts
#e40c50 RGB chart
      #e40c50 CMYK chart
      #e40c50 RGB pie chart
      #e40c50 color shades, tints & tones
#e40c50 color schemes
#e40c50 color preview, HTML & CSS examples
           This text has a color of #e40c50        
        
          <p style="color:#e40c50;">Text here</p>
        
        
          .mytext {color:#e40c50;}
        
        Text color #e40c50
      
           This box has a color of #e40c50        
        
          <div style="background-color:#e40c50;">Content here</div>
        
        
          .mybackground {background-color:#e40c50;}
        
        Background color #e40c50
      
           Border around this has a color of #e40c50        
        
          <div style="border:2px solid #e40c50;">Content here</div>
        
        
          .myborder {border:2px solid #e40c50;}
        
        Border color #e40c50