#e02885 color space conversions
Hex:
        #e02885
        RGB:
        224, 40, 133
        CMY:
        12, 84, 48
        CMYK:
        0, 82, 41, 12
      HSL:
        330°, 74.7967%, 51.7647%
        HSV (HSB):
        330°, 82.1429%, 87.8431%
        XYZ:
        35.7329, 19.0583, 23.9856
        xyY:
        0.4536, 0.2419, 19.0583
      CIE-Lab:
        50.7554, 73.1278, -5.6933
        CIE-LCH:
        50.7554, 73.3491, 355.5482
        CIE-Luv:
        50.7554, 109.0894, -21.4522
        Hunter-Lab:
        43.6558, 69.7069, -2.0163
      #e02885 color charts
#e02885 RGB chart
      #e02885 CMYK chart
      #e02885 RGB pie chart
      #e02885 color shades, tints & tones
#e02885 color schemes
#e02885 color preview, HTML & CSS examples
           This text has a color of #e02885        
        
          <p style="color:#e02885;">Text here</p>
        
        
          .mytext {color:#e02885;}
        
        Text color #e02885
      
           This box has a color of #e02885        
        
          <div style="background-color:#e02885;">Content here</div>
        
        
          .mybackground {background-color:#e02885;}
        
        Background color #e02885
      
           Border around this has a color of #e02885        
        
          <div style="border:2px solid #e02885;">Content here</div>
        
        
          .myborder {border:2px solid #e02885;}
        
        Border color #e02885