#e5204a color space conversions
Hex:
        #e5204a
        RGB:
        229, 32, 74
        CMY:
        10, 87, 71
        CMYK:
        0, 86, 68, 10
      HSL:
        347°, 79.1165%, 51.1765%
        HSV (HSB):
        347°, 86.0262%, 89.8039%
        XYZ:
        34.0656, 18.1854, 8.1932
        xyY:
        0.5636, 0.3009, 18.1854
      CIE-Lab:
        49.7203, 71.8873, 28.8746
        CIE-LCH:
        49.7203, 77.4696, 21.8836
        CIE-Luv:
        49.7203, 137.8687, 16.4790
        Hunter-Lab:
        42.6444, 67.9635, 18.4597
      #e5204a color charts
#e5204a RGB chart
      #e5204a CMYK chart
      #e5204a RGB pie chart
      #e5204a color shades, tints & tones
#e5204a color schemes
#e5204a color preview, HTML & CSS examples
           This text has a color of #e5204a        
        
          <p style="color:#e5204a;">Text here</p>
        
        
          .mytext {color:#e5204a;}
        
        Text color #e5204a
      
           This box has a color of #e5204a        
        
          <div style="background-color:#e5204a;">Content here</div>
        
        
          .mybackground {background-color:#e5204a;}
        
        Background color #e5204a
      
           Border around this has a color of #e5204a        
        
          <div style="border:2px solid #e5204a;">Content here</div>
        
        
          .myborder {border:2px solid #e5204a;}
        
        Border color #e5204a