#e01480 color space conversions
Hex:
        #e01480
        RGB:
        224, 20, 128
        CMY:
        12, 92, 50
        CMYK:
        0, 91, 43, 12
      HSL:
        328°, 83.6066%, 47.8431%
        HSV (HSB):
        328°, 91.0714%, 87.8431%
        XYZ:
        34.8869, 17.9061, 22.0396
        xyY:
        0.4662, 0.2393, 17.9061
      CIE-Lab:
        49.3820, 76.1767, -4.7019
        CIE-LCH:
        49.3820, 76.3217, 356.4679
        CIE-Luv:
        49.3820, 115.3786, -20.7404
        Hunter-Lab:
        42.3156, 73.1111, -1.2595
      #e01480 color charts
#e01480 RGB chart
      #e01480 CMYK chart
      #e01480 RGB pie chart
      #e01480 color shades, tints & tones
#e01480 color schemes
#e01480 color preview, HTML & CSS examples
           This text has a color of #e01480        
        
          <p style="color:#e01480;">Text here</p>
        
        
          .mytext {color:#e01480;}
        
        Text color #e01480
      
           This box has a color of #e01480        
        
          <div style="background-color:#e01480;">Content here</div>
        
        
          .mybackground {background-color:#e01480;}
        
        Background color #e01480
      
           Border around this has a color of #e01480        
        
          <div style="border:2px solid #e01480;">Content here</div>
        
        
          .myborder {border:2px solid #e01480;}
        
        Border color #e01480