#e25af1 color space conversions
Hex:
        #e25af1
        RGB:
        226, 90, 241
        CMY:
        11, 65, 5
        CMYK:
        6, 63, 0, 5
      HSL:
        294°, 84.3575%, 64.9020%
        HSV (HSB):
        294°, 62.6556%, 94.5098%
        XYZ:
        50.8974, 29.8320, 86.2946
        xyY:
        0.3047, 0.1786, 29.8320
      CIE-Lab:
        61.5090, 71.9374, -51.4489
        CIE-LCH:
        61.5090, 88.4419, 324.4280
        CIE-Luv:
        61.5090, 56.7809, -90.9845
        Hunter-Lab:
        54.6186, 70.7559, -55.4421
      #e25af1 color charts
#e25af1 RGB chart
      #e25af1 CMYK chart
      #e25af1 RGB pie chart
      #e25af1 color shades, tints & tones
#e25af1 color schemes
#e25af1 color preview, HTML & CSS examples
           This text has a color of #e25af1        
        
          <p style="color:#e25af1;">Text here</p>
        
        
          .mytext {color:#e25af1;}
        
        Text color #e25af1
      
           This box has a color of #e25af1        
        
          <div style="background-color:#e25af1;">Content here</div>
        
        
          .mybackground {background-color:#e25af1;}
        
        Background color #e25af1
      
           Border around this has a color of #e25af1        
        
          <div style="border:2px solid #e25af1;">Content here</div>
        
        
          .myborder {border:2px solid #e25af1;}
        
        Border color #e25af1