#e022f0 color space conversions
Hex:
        #e022f0
        RGB:
        224, 34, 240
        CMY:
        12, 87, 6
        CMYK:
        7, 86, 0, 6
      HSL:
        295°, 87.2881%, 53.7255%
        HSV (HSB):
        295°, 85.8333%, 94.1176%
        XYZ:
        47.0407, 23.2826, 84.4528
        xyY:
        0.3039, 0.1504, 23.2826
      CIE-Lab:
        55.3623, 87.9058, -60.7203
        CIE-LCH:
        55.3623, 106.8381, 325.3655
        CIE-Luv:
        55.3623, 66.0711, -104.9207
        Hunter-Lab:
        48.2521, 89.5776, -69.9953
      #e022f0 color charts
#e022f0 RGB chart
      #e022f0 CMYK chart
      #e022f0 RGB pie chart
      #e022f0 color shades, tints & tones
#e022f0 color schemes
#e022f0 color preview, HTML & CSS examples
           This text has a color of #e022f0        
        
          <p style="color:#e022f0;">Text here</p>
        
        
          .mytext {color:#e022f0;}
        
        Text color #e022f0
      
           This box has a color of #e022f0        
        
          <div style="background-color:#e022f0;">Content here</div>
        
        
          .mybackground {background-color:#e022f0;}
        
        Background color #e022f0
      
           Border around this has a color of #e022f0        
        
          <div style="border:2px solid #e022f0;">Content here</div>
        
        
          .myborder {border:2px solid #e022f0;}
        
        Border color #e022f0