#e02a85 color space conversions
Hex:
        #e02a85
        RGB:
        224, 42, 133
        CMY:
        12, 84, 48
        CMYK:
        0, 81, 41, 12
      HSL:
        330°, 74.5902%, 52.1569%
        HSV (HSB):
        330°, 81.2500%, 87.8431%
        XYZ:
        35.8021, 19.1967, 24.0087
        xyY:
        0.4531, 0.2430, 19.1967
      CIE-Lab:
        50.9165, 72.6660, -5.4542
        CIE-LCH:
        50.9165, 72.8704, 355.7075
        CIE-Luv:
        50.9165, 108.5540, -21.0513
        Hunter-Lab:
        43.8140, 69.1845, -1.8192
      #e02a85 color charts
#e02a85 RGB chart
      #e02a85 CMYK chart
      #e02a85 RGB pie chart
      #e02a85 color shades, tints & tones
#e02a85 color schemes
#e02a85 color preview, HTML & CSS examples
           This text has a color of #e02a85        
        
          <p style="color:#e02a85;">Text here</p>
        
        
          .mytext {color:#e02a85;}
        
        Text color #e02a85
      
           This box has a color of #e02a85        
        
          <div style="background-color:#e02a85;">Content here</div>
        
        
          .mybackground {background-color:#e02a85;}
        
        Background color #e02a85
      
           Border around this has a color of #e02a85        
        
          <div style="border:2px solid #e02a85;">Content here</div>
        
        
          .myborder {border:2px solid #e02a85;}
        
        Border color #e02a85