#e02486 color space conversions
Hex:
        #e02486
        RGB:
        224, 36, 134
        CMY:
        12, 86, 47
        CMYK:
        0, 84, 40, 12
      HSL:
        329°, 75.2000%, 50.9804%
        HSV (HSB):
        329°, 83.9286%, 87.8431%
        XYZ:
        35.6744, 18.8303, 24.3086
        xyY:
        0.4526, 0.2389, 18.8303
      CIE-Lab:
        50.4880, 74.0832, -6.6941
        CIE-LCH:
        50.4880, 74.3850, 354.8368
        CIE-Luv:
        50.4880, 109.6523, -22.9479
        Hunter-Lab:
        43.3939, 70.8069, -2.8377
      #e02486 color charts
#e02486 RGB chart
      #e02486 CMYK chart
      #e02486 RGB pie chart
      #e02486 color shades, tints & tones
#e02486 color schemes
#e02486 color preview, HTML & CSS examples
           This text has a color of #e02486        
        
          <p style="color:#e02486;">Text here</p>
        
        
          .mytext {color:#e02486;}
        
        Text color #e02486
      
           This box has a color of #e02486        
        
          <div style="background-color:#e02486;">Content here</div>
        
        
          .mybackground {background-color:#e02486;}
        
        Background color #e02486
      
           Border around this has a color of #e02486        
        
          <div style="border:2px solid #e02486;">Content here</div>
        
        
          .myborder {border:2px solid #e02486;}
        
        Border color #e02486