#e02a94 color space conversions
Hex:
        #e02a94
        RGB:
        224, 42, 148
        CMY:
        12, 84, 42
        CMYK:
        0, 81, 34, 12
      HSL:
        325°, 74.5902%, 52.1569%
        HSV (HSB):
        325°, 81.2500%, 87.8431%
        XYZ:
        36.9137, 19.6413, 29.8626
        xyY:
        0.4272, 0.2273, 19.6413
      CIE-Lab:
        51.4293, 74.1553, -13.6855
        CIE-LCH:
        51.4293, 75.4075, 349.5436
        CIE-Luv:
        51.4293, 102.1479, -32.4738
        Hunter-Lab:
        44.3186, 71.1184, -8.9276
      #e02a94 color charts
#e02a94 RGB chart
      #e02a94 CMYK chart
      #e02a94 RGB pie chart
      #e02a94 color shades, tints & tones
#e02a94 color schemes
#e02a94 color preview, HTML & CSS examples
           This text has a color of #e02a94        
        
          <p style="color:#e02a94;">Text here</p>
        
        
          .mytext {color:#e02a94;}
        
        Text color #e02a94
      
           This box has a color of #e02a94        
        
          <div style="background-color:#e02a94;">Content here</div>
        
        
          .mybackground {background-color:#e02a94;}
        
        Background color #e02a94
      
           Border around this has a color of #e02a94        
        
          <div style="border:2px solid #e02a94;">Content here</div>
        
        
          .myborder {border:2px solid #e02a94;}
        
        Border color #e02a94