#e02d64 color space conversions
Hex:
        #e02d64
        RGB:
        224, 45, 100
        CMY:
        12, 82, 61
        CMYK:
        0, 80, 55, 12
      HSL:
        342°, 74.2739%, 52.7451%
        HSV (HSB):
        342°, 79.9107%, 87.8431%
        XYZ:
        33.9791, 18.6442, 13.8644
        xyY:
        0.5111, 0.2804, 18.6442
      CIE-Lab:
        50.2683, 69.2243, 13.6374
        CIE-LCH:
        50.2683, 70.5548, 11.1447
        CIE-Luv:
        50.2683, 120.7451, 2.6273
        Hunter-Lab:
        43.1789, 64.9054, 11.1877
      #e02d64 color charts
#e02d64 RGB chart
      #e02d64 CMYK chart
      #e02d64 RGB pie chart
      #e02d64 color shades, tints & tones
#e02d64 color schemes
#e02d64 color preview, HTML & CSS examples
           This text has a color of #e02d64        
        
          <p style="color:#e02d64;">Text here</p>
        
        
          .mytext {color:#e02d64;}
        
        Text color #e02d64
      
           This box has a color of #e02d64        
        
          <div style="background-color:#e02d64;">Content here</div>
        
        
          .mybackground {background-color:#e02d64;}
        
        Background color #e02d64
      
           Border around this has a color of #e02d64        
        
          <div style="border:2px solid #e02d64;">Content here</div>
        
        
          .myborder {border:2px solid #e02d64;}
        
        Border color #e02d64