#e80d52 color space conversions
Hex:
        #e80d52
        RGB:
        232, 13, 82
        CMY:
        9, 95, 68
        CMYK:
        0, 94, 65, 9
      HSL:
        341°, 89.3878%, 48.0392%
        HSV (HSB):
        341°, 94.3966%, 90.9804%
        XYZ:
        34.9456, 18.0528, 9.6254
        xyY:
        0.5580, 0.2883, 18.0528
      CIE-Lab:
        49.5601, 75.6098, 23.9407
        CIE-LCH:
        49.5601, 79.3095, 17.5696
        CIE-Luv:
        49.5601, 141.6790, 11.0974
        Hunter-Lab:
        42.4886, 72.4557, 16.3105
      #e80d52 color charts
#e80d52 RGB chart
      #e80d52 CMYK chart
      #e80d52 RGB pie chart
      #e80d52 color shades, tints & tones
#e80d52 color schemes
#e80d52 color preview, HTML & CSS examples
           This text has a color of #e80d52        
        
          <p style="color:#e80d52;">Text here</p>
        
        
          .mytext {color:#e80d52;}
        
        Text color #e80d52
      
           This box has a color of #e80d52        
        
          <div style="background-color:#e80d52;">Content here</div>
        
        
          .mybackground {background-color:#e80d52;}
        
        Background color #e80d52
      
           Border around this has a color of #e80d52        
        
          <div style="border:2px solid #e80d52;">Content here</div>
        
        
          .myborder {border:2px solid #e80d52;}
        
        Border color #e80d52