#e030f9 color space conversions
Hex:
        #e030f9
        RGB:
        224, 48, 249
        CMY:
        12, 81, 2
        CMYK:
        10, 81, 0, 2
      HSL:
        293°, 94.3662%, 58.2353%
        HSV (HSB):
        293°, 80.7229%, 97.6471%
        XYZ:
        48.8963, 24.8008, 91.8324
        xyY:
        0.2954, 0.1498, 24.8008
      CIE-Lab:
        56.8808, 86.4941, -63.3059
        CIE-LCH:
        56.8808, 107.1861, 323.7992
        CIE-Luv:
        56.8808, 61.3818, -109.3080
        Hunter-Lab:
        49.8004, 88.1090, -74.4712
      #e030f9 color charts
#e030f9 RGB chart
      #e030f9 CMYK chart
      #e030f9 RGB pie chart
      #e030f9 color shades, tints & tones
#e030f9 color schemes
#e030f9 color preview, HTML & CSS examples
           This text has a color of #e030f9        
        
          <p style="color:#e030f9;">Text here</p>
        
        
          .mytext {color:#e030f9;}
        
        Text color #e030f9
      
           This box has a color of #e030f9        
        
          <div style="background-color:#e030f9;">Content here</div>
        
        
          .mybackground {background-color:#e030f9;}
        
        Background color #e030f9
      
           Border around this has a color of #e030f9        
        
          <div style="border:2px solid #e030f9;">Content here</div>
        
        
          .myborder {border:2px solid #e030f9;}
        
        Border color #e030f9