#e030f8 color space conversions
Hex:
        #e030f8
        RGB:
        224, 48, 248
        CMY:
        12, 81, 3
        CMYK:
        10, 81, 0, 3
      HSL:
        293°, 93.4579%, 58.0392%
        HSV (HSB):
        293°, 80.6452%, 97.2549%
        XYZ:
        48.7407, 24.7385, 91.0130
        xyY:
        0.2963, 0.1504, 24.7385
      CIE-Lab:
        56.8197, 86.3316, -62.8474
        CIE-LCH:
        56.8197, 106.7846, 323.9463
        CIE-Luv:
        56.8197, 61.7145, -108.5758
        Hunter-Lab:
        49.7378, 87.8803, -73.6757
      #e030f8 color charts
#e030f8 RGB chart
      #e030f8 CMYK chart
      #e030f8 RGB pie chart
      #e030f8 color shades, tints & tones
#e030f8 color schemes
#e030f8 color preview, HTML & CSS examples
           This text has a color of #e030f8        
        
          <p style="color:#e030f8;">Text here</p>
        
        
          .mytext {color:#e030f8;}
        
        Text color #e030f8
      
           This box has a color of #e030f8        
        
          <div style="background-color:#e030f8;">Content here</div>
        
        
          .mybackground {background-color:#e030f8;}
        
        Background color #e030f8
      
           Border around this has a color of #e030f8        
        
          <div style="border:2px solid #e030f8;">Content here</div>
        
        
          .myborder {border:2px solid #e030f8;}
        
        Border color #e030f8