#e02e95 color space conversions
Hex:
        #e02e95
        RGB:
        224, 46, 149
        CMY:
        12, 82, 42
        CMYK:
        0, 79, 33, 12
      HSL:
        325°, 74.1667%, 52.9412%
        HSV (HSB):
        325°, 79.4643%, 87.8431%
        XYZ:
        37.1423, 19.9712, 30.3310
        xyY:
        0.4248, 0.2284, 19.9712
      CIE-Lab:
        51.8046, 73.2885, -13.7142
        CIE-LCH:
        51.8046, 74.5606, 349.4011
        CIE-Luv:
        51.8046, 100.6992, -32.3865
        Hunter-Lab:
        44.6892, 70.1498, -8.9583
      #e02e95 color charts
#e02e95 RGB chart
      #e02e95 CMYK chart
      #e02e95 RGB pie chart
      #e02e95 color shades, tints & tones
#e02e95 color schemes
#e02e95 color preview, HTML & CSS examples
           This text has a color of #e02e95        
        
          <p style="color:#e02e95;">Text here</p>
        
        
          .mytext {color:#e02e95;}
        
        Text color #e02e95
      
           This box has a color of #e02e95        
        
          <div style="background-color:#e02e95;">Content here</div>
        
        
          .mybackground {background-color:#e02e95;}
        
        Background color #e02e95
      
           Border around this has a color of #e02e95        
        
          <div style="border:2px solid #e02e95;">Content here</div>
        
        
          .myborder {border:2px solid #e02e95;}
        
        Border color #e02e95