#e02fd4 color space conversions
Hex:
        #e02fd4
        RGB:
        224, 47, 212
        CMY:
        12, 82, 17
        CMYK:
        0, 79, 5, 12
      HSL:
        304°, 74.0586%, 53.1373%
        HSV (HSB):
        304°, 79.0179%, 87.8431%
        XYZ:
        43.6407, 22.6338, 64.3560
        xyY:
        0.3341, 0.1733, 22.6338
      CIE-Lab:
        54.6931, 81.0220, -45.9595
        CIE-LCH:
        54.6931, 93.1496, 330.4361
        CIE-Luv:
        54.6931, 74.7321, -81.6351
        Hunter-Lab:
        47.5750, 80.4823, -46.9007
      #e02fd4 color charts
#e02fd4 RGB chart
      #e02fd4 CMYK chart
      #e02fd4 RGB pie chart
      #e02fd4 color shades, tints & tones
#e02fd4 color schemes
#e02fd4 color preview, HTML & CSS examples
           This text has a color of #e02fd4        
        
          <p style="color:#e02fd4;">Text here</p>
        
        
          .mytext {color:#e02fd4;}
        
        Text color #e02fd4
      
           This box has a color of #e02fd4        
        
          <div style="background-color:#e02fd4;">Content here</div>
        
        
          .mybackground {background-color:#e02fd4;}
        
        Background color #e02fd4
      
           Border around this has a color of #e02fd4        
        
          <div style="border:2px solid #e02fd4;">Content here</div>
        
        
          .myborder {border:2px solid #e02fd4;}
        
        Border color #e02fd4