#e225fe color space conversions
Hex:
        #e225fe
        RGB:
        226, 37, 254
        CMY:
        11, 85, 0
        CMYK:
        11, 85, 0, 0
      HSL:
        292°, 99.0868%, 57.0588%
        HSV (HSB):
        292°, 85.4331%, 99.6078%
        XYZ:
        49.9150, 24.6476, 95.8926
        xyY:
        0.2928, 0.1446, 24.6476
      CIE-Lab:
        56.7305, 89.9050, -66.3098
        CIE-LCH:
        56.7305, 111.7134, 323.5892
        CIE-Luv:
        56.7305, 62.2756, -114.0995
        Hunter-Lab:
        49.6464, 92.5845, -79.7669
      #e225fe color charts
#e225fe RGB chart
      #e225fe CMYK chart
      #e225fe RGB pie chart
      #e225fe color shades, tints & tones
#e225fe color schemes
#e225fe color preview, HTML & CSS examples
           This text has a color of #e225fe        
        
          <p style="color:#e225fe;">Text here</p>
        
        
          .mytext {color:#e225fe;}
        
        Text color #e225fe
      
           This box has a color of #e225fe        
        
          <div style="background-color:#e225fe;">Content here</div>
        
        
          .mybackground {background-color:#e225fe;}
        
        Background color #e225fe
      
           Border around this has a color of #e225fe        
        
          <div style="border:2px solid #e225fe;">Content here</div>
        
        
          .myborder {border:2px solid #e225fe;}
        
        Border color #e225fe