#e40972 color space conversions
Hex:
        #e40972
        RGB:
        228, 9, 114
        CMY:
        11, 96, 55
        CMYK:
        0, 96, 50, 11
      HSL:
        331°, 92.4051%, 46.4706%
        HSV (HSB):
        331°, 96.0526%, 89.4118%
        XYZ:
        35.1299, 17.9043, 17.5239
        xyY:
        0.4979, 0.2538, 17.9043
      CIE-Lab:
        49.3798, 77.0156, 3.9343
        CIE-LCH:
        49.3798, 77.1160, 2.9244
        CIE-Luv:
        49.3798, 126.1943, -10.2953
        Hunter-Lab:
        42.3134, 74.1475, 5.0647
      #e40972 color charts
#e40972 RGB chart
      #e40972 CMYK chart
      #e40972 RGB pie chart
      #e40972 color shades, tints & tones
#e40972 color schemes
#e40972 color preview, HTML & CSS examples
           This text has a color of #e40972        
        
          <p style="color:#e40972;">Text here</p>
        
        
          .mytext {color:#e40972;}
        
        Text color #e40972
      
           This box has a color of #e40972        
        
          <div style="background-color:#e40972;">Content here</div>
        
        
          .mybackground {background-color:#e40972;}
        
        Background color #e40972
      
           Border around this has a color of #e40972        
        
          <div style="border:2px solid #e40972;">Content here</div>
        
        
          .myborder {border:2px solid #e40972;}
        
        Border color #e40972