#e02aa4 color space conversions
Hex:
        #e02aa4
        RGB:
        224, 42, 164
        CMY:
        12, 84, 36
        CMYK:
        0, 81, 27, 12
      HSL:
        320°, 74.5902%, 52.1569%
        HSV (HSB):
        320°, 81.2500%, 87.8431%
        XYZ:
        38.2693, 20.1836, 37.0008
        xyY:
        0.4009, 0.2114, 20.1836
      CIE-Lab:
        52.0441, 75.9168, -22.2487
        CIE-LCH:
        52.0441, 79.1099, 343.6659
        CIE-Luv:
        52.0441, 95.2667, -44.9742
        Hunter-Lab:
        44.9261, 73.4304, -17.3825
      #e02aa4 color charts
#e02aa4 RGB chart
      #e02aa4 CMYK chart
      #e02aa4 RGB pie chart
      #e02aa4 color shades, tints & tones
#e02aa4 color schemes
#e02aa4 color preview, HTML & CSS examples
           This text has a color of #e02aa4        
        
          <p style="color:#e02aa4;">Text here</p>
        
        
          .mytext {color:#e02aa4;}
        
        Text color #e02aa4
      
           This box has a color of #e02aa4        
        
          <div style="background-color:#e02aa4;">Content here</div>
        
        
          .mybackground {background-color:#e02aa4;}
        
        Background color #e02aa4
      
           Border around this has a color of #e02aa4        
        
          <div style="border:2px solid #e02aa4;">Content here</div>
        
        
          .myborder {border:2px solid #e02aa4;}
        
        Border color #e02aa4