#e02594 color space conversions
Hex:
        #e02594
        RGB:
        224, 37, 148
        CMY:
        12, 85, 42
        CMYK:
        0, 83, 34, 12
      HSL:
        324°, 75.1004%, 51.1765%
        HSV (HSB):
        324°, 83.4821%, 87.8431%
        XYZ:
        36.7473, 19.3085, 29.8071
        xyY:
        0.4280, 0.2249, 19.3085
      CIE-Lab:
        51.0463, 75.2572, -14.2653
        CIE-LCH:
        51.0463, 76.5973, 349.2667
        CIE-Luv:
        51.0463, 103.3045, -33.4450
        Hunter-Lab:
        43.9415, 72.3781, -9.4595
      #e02594 color charts
#e02594 RGB chart
      #e02594 CMYK chart
      #e02594 RGB pie chart
      #e02594 color shades, tints & tones
#e02594 color schemes
#e02594 color preview, HTML & CSS examples
           This text has a color of #e02594        
        
          <p style="color:#e02594;">Text here</p>
        
        
          .mytext {color:#e02594;}
        
        Text color #e02594
      
           This box has a color of #e02594        
        
          <div style="background-color:#e02594;">Content here</div>
        
        
          .mybackground {background-color:#e02594;}
        
        Background color #e02594
      
           Border around this has a color of #e02594        
        
          <div style="border:2px solid #e02594;">Content here</div>
        
        
          .myborder {border:2px solid #e02594;}
        
        Border color #e02594