#e030f0 color space conversions
Hex:
        #e030f0
        RGB:
        224, 48, 240
        CMY:
        12, 81, 6
        CMYK:
        7, 80, 0, 6
      HSL:
        295°, 86.4865%, 56.4706%
        HSV (HSB):
        295°, 80.0000%, 94.1176%
        XYZ:
        47.5256, 24.2525, 84.6144
        xyY:
        0.3039, 0.1551, 24.2525
      CIE-Lab:
        56.3397, 85.0471, -59.1523
        CIE-LCH:
        56.3397, 103.5954, 325.1805
        CIE-Luv:
        56.3397, 64.4244, -102.6732
        Hunter-Lab:
        49.2468, 86.0795, -67.3976
      #e030f0 color charts
#e030f0 RGB chart
      #e030f0 CMYK chart
      #e030f0 RGB pie chart
      #e030f0 color shades, tints & tones
#e030f0 color schemes
#e030f0 color preview, HTML & CSS examples
           This text has a color of #e030f0        
        
          <p style="color:#e030f0;">Text here</p>
        
        
          .mytext {color:#e030f0;}
        
        Text color #e030f0
      
           This box has a color of #e030f0        
        
          <div style="background-color:#e030f0;">Content here</div>
        
        
          .mybackground {background-color:#e030f0;}
        
        Background color #e030f0
      
           Border around this has a color of #e030f0        
        
          <div style="border:2px solid #e030f0;">Content here</div>
        
        
          .myborder {border:2px solid #e030f0;}
        
        Border color #e030f0