#e222f1 color space conversions
Hex:
        #e222f1
        RGB:
        226, 34, 241
        CMY:
        11, 87, 5
        CMYK:
        6, 86, 0, 5
      HSL:
        296°, 88.0851%, 53.9216%
        HSV (HSB):
        296°, 85.8921%, 94.5098%
        XYZ:
        47.8132, 23.6637, 85.2666
        xyY:
        0.3050, 0.1510, 23.6637
      CIE-Lab:
        55.7495, 88.3901, -60.6411
        CIE-LCH:
        55.7495, 107.1922, 325.5475
        CIE-Luv:
        55.7495, 67.0876, -105.0502
        Hunter-Lab:
        48.6453, 90.3174, -69.8731
      #e222f1 color charts
#e222f1 RGB chart
      #e222f1 CMYK chart
      #e222f1 RGB pie chart
      #e222f1 color shades, tints & tones
#e222f1 color schemes
#e222f1 color preview, HTML & CSS examples
           This text has a color of #e222f1        
        
          <p style="color:#e222f1;">Text here</p>
        
        
          .mytext {color:#e222f1;}
        
        Text color #e222f1
      
           This box has a color of #e222f1        
        
          <div style="background-color:#e222f1;">Content here</div>
        
        
          .mybackground {background-color:#e222f1;}
        
        Background color #e222f1
      
           Border around this has a color of #e222f1        
        
          <div style="border:2px solid #e222f1;">Content here</div>
        
        
          .myborder {border:2px solid #e222f1;}
        
        Border color #e222f1