#e02aa2 color space conversions
Hex:
        #e02aa2
        RGB:
        224, 42, 162
        CMY:
        12, 84, 36
        CMYK:
        0, 81, 28, 12
      HSL:
        320°, 74.5902%, 52.1569%
        HSV (HSB):
        320°, 81.2500%, 87.8431%
        XYZ:
        38.0900, 20.1119, 36.0568
        xyY:
        0.4041, 0.2134, 20.1119
      CIE-Lab:
        51.9634, 75.6872, -21.1908
        CIE-LCH:
        51.9634, 78.5977, 344.3589
        CIE-Luv:
        51.9634, 96.1248, -43.4010
        Hunter-Lab:
        44.8462, 73.1275, -16.2774
      #e02aa2 color charts
#e02aa2 RGB chart
      #e02aa2 CMYK chart
      #e02aa2 RGB pie chart
      #e02aa2 color shades, tints & tones
#e02aa2 color schemes
#e02aa2 color preview, HTML & CSS examples
           This text has a color of #e02aa2        
        
          <p style="color:#e02aa2;">Text here</p>
        
        
          .mytext {color:#e02aa2;}
        
        Text color #e02aa2
      
           This box has a color of #e02aa2        
        
          <div style="background-color:#e02aa2;">Content here</div>
        
        
          .mybackground {background-color:#e02aa2;}
        
        Background color #e02aa2
      
           Border around this has a color of #e02aa2        
        
          <div style="border:2px solid #e02aa2;">Content here</div>
        
        
          .myborder {border:2px solid #e02aa2;}
        
        Border color #e02aa2