#e40c72 color space conversions
Hex:
        #e40c72
        RGB:
        228, 12, 114
        CMY:
        11, 95, 55
        CMYK:
        0, 95, 50, 11
      HSL:
        332°, 90.0000%, 47.0588%
        HSV (HSB):
        332°, 94.7368%, 89.4118%
        XYZ:
        35.1636, 17.9718, 17.5352
        xyY:
        0.4976, 0.2543, 17.9718
      CIE-Lab:
        49.4619, 76.7765, 4.0526
        CIE-LCH:
        49.4619, 76.8834, 3.0215
        CIE-Luv:
        49.4619, 125.8801, -10.0980
        Hunter-Lab:
        42.3932, 73.8713, 5.1510
      #e40c72 color charts
#e40c72 RGB chart
      #e40c72 CMYK chart
      #e40c72 RGB pie chart
      #e40c72 color shades, tints & tones
#e40c72 color schemes
#e40c72 color preview, HTML & CSS examples
           This text has a color of #e40c72        
        
          <p style="color:#e40c72;">Text here</p>
        
        
          .mytext {color:#e40c72;}
        
        Text color #e40c72
      
           This box has a color of #e40c72        
        
          <div style="background-color:#e40c72;">Content here</div>
        
        
          .mybackground {background-color:#e40c72;}
        
        Background color #e40c72
      
           Border around this has a color of #e40c72        
        
          <div style="border:2px solid #e40c72;">Content here</div>
        
        
          .myborder {border:2px solid #e40c72;}
        
        Border color #e40c72