#e02faa color space conversions
Hex:
        #e02faa
        RGB:
        224, 47, 170
        CMY:
        12, 82, 33
        CMYK:
        0, 79, 24, 12
      HSL:
        318°, 74.0586%, 53.1373%
        HSV (HSB):
        318°, 79.0179%, 87.8431%
        XYZ:
        39.0127, 20.7826, 39.9855
        xyY:
        0.3910, 0.2083, 20.7826
      CIE-Lab:
        52.7107, 75.4188, -24.7555
        CIE-LCH:
        52.7107, 79.3778, 341.8281
        CIE-Luv:
        52.7107, 91.6053, -48.6316
        Hunter-Lab:
        45.5879, 72.9756, -20.0921
      #e02faa color charts
#e02faa RGB chart
      #e02faa CMYK chart
      #e02faa RGB pie chart
      #e02faa color shades, tints & tones
#e02faa color schemes
#e02faa color preview, HTML & CSS examples
           This text has a color of #e02faa        
        
          <p style="color:#e02faa;">Text here</p>
        
        
          .mytext {color:#e02faa;}
        
        Text color #e02faa
      
           This box has a color of #e02faa        
        
          <div style="background-color:#e02faa;">Content here</div>
        
        
          .mybackground {background-color:#e02faa;}
        
        Background color #e02faa
      
           Border around this has a color of #e02faa        
        
          <div style="border:2px solid #e02faa;">Content here</div>
        
        
          .myborder {border:2px solid #e02faa;}
        
        Border color #e02faa