#e25fe1 color space conversions
Hex:
        #e25fe1
        RGB:
        226, 95, 225
        CMY:
        11, 63, 12
        CMYK:
        0, 58, 0, 11
      HSL:
        300°, 69.3122%, 62.9412%
        HSV (HSB):
        300°, 57.9646%, 88.6275%
        XYZ:
        49.0468, 29.7894, 74.3990
        xyY:
        0.3201, 0.1944, 29.7894
      CIE-Lab:
        61.4721, 67.1146, -42.5841
        CIE-LCH:
        61.4721, 79.4844, 327.6049
        CIE-Luv:
        61.4721, 59.9268, -76.3135
        Hunter-Lab:
        54.5797, 64.8907, -42.6140
      #e25fe1 color charts
#e25fe1 RGB chart
      #e25fe1 CMYK chart
      #e25fe1 RGB pie chart
      #e25fe1 color shades, tints & tones
#e25fe1 color schemes
#e25fe1 color preview, HTML & CSS examples
           This text has a color of #e25fe1        
        
          <p style="color:#e25fe1;">Text here</p>
        
        
          .mytext {color:#e25fe1;}
        
        Text color #e25fe1
      
           This box has a color of #e25fe1        
        
          <div style="background-color:#e25fe1;">Content here</div>
        
        
          .mybackground {background-color:#e25fe1;}
        
        Background color #e25fe1
      
           Border around this has a color of #e25fe1        
        
          <div style="border:2px solid #e25fe1;">Content here</div>
        
        
          .myborder {border:2px solid #e25fe1;}
        
        Border color #e25fe1