#e02d86 color space conversions
Hex:
        #e02d86
        RGB:
        224, 45, 134
        CMY:
        12, 82, 47
        CMYK:
        0, 80, 40, 12
      HSL:
        330°, 74.2739%, 52.7451%
        HSV (HSB):
        330°, 79.9107%, 87.8431%
        XYZ:
        35.9819, 19.4453, 24.4111
        xyY:
        0.4507, 0.2436, 19.4453
      CIE-Lab:
        51.2042, 72.0298, -5.6297
        CIE-LCH:
        51.2042, 72.2495, 355.5310
        CIE-Luv:
        51.2042, 107.2878, -21.1635
        Hunter-Lab:
        44.0968, 68.4822, -1.9540
      #e02d86 color charts
#e02d86 RGB chart
      #e02d86 CMYK chart
      #e02d86 RGB pie chart
      #e02d86 color shades, tints & tones
#e02d86 color schemes
#e02d86 color preview, HTML & CSS examples
           This text has a color of #e02d86        
        
          <p style="color:#e02d86;">Text here</p>
        
        
          .mytext {color:#e02d86;}
        
        Text color #e02d86
      
           This box has a color of #e02d86        
        
          <div style="background-color:#e02d86;">Content here</div>
        
        
          .mybackground {background-color:#e02d86;}
        
        Background color #e02d86
      
           Border around this has a color of #e02d86        
        
          <div style="border:2px solid #e02d86;">Content here</div>
        
        
          .myborder {border:2px solid #e02d86;}
        
        Border color #e02d86