#e220f8 color space conversions
Hex:
        #e220f8
        RGB:
        226, 32, 248
        CMY:
        11, 87, 3
        CMYK:
        9, 87, 0, 3
      HSL:
        294°, 93.9130%, 54.9020%
        HSV (HSB):
        294°, 87.0968%, 97.2549%
        XYZ:
        48.8238, 23.9791, 90.8621
        xyY:
        0.2983, 0.1465, 23.9791
      CIE-Lab:
        56.0668, 89.8043, -64.0413
        CIE-LCH:
        56.0668, 110.3000, 324.5066
        CIE-Luv:
        56.0668, 64.7942, -110.4068
        Hunter-Lab:
        48.9684, 92.2780, -75.7360
      #e220f8 color charts
#e220f8 RGB chart
      #e220f8 CMYK chart
      #e220f8 RGB pie chart
      #e220f8 color shades, tints & tones
#e220f8 color schemes
#e220f8 color preview, HTML & CSS examples
           This text has a color of #e220f8        
        
          <p style="color:#e220f8;">Text here</p>
        
        
          .mytext {color:#e220f8;}
        
        Text color #e220f8
      
           This box has a color of #e220f8        
        
          <div style="background-color:#e220f8;">Content here</div>
        
        
          .mybackground {background-color:#e220f8;}
        
        Background color #e220f8
      
           Border around this has a color of #e220f8        
        
          <div style="border:2px solid #e220f8;">Content here</div>
        
        
          .myborder {border:2px solid #e220f8;}
        
        Border color #e220f8