#e25fa1 color space conversions
Hex:
        #e25fa1
        RGB:
        226, 95, 161
        CMY:
        11, 63, 37
        CMYK:
        0, 58, 29, 11
      HSL:
        330°, 69.3122%, 62.9412%
        HSV (HSB):
        330°, 57.9646%, 88.6275%
        XYZ:
        41.8893, 26.9264, 36.7077
        xyY:
        0.3970, 0.2552, 26.9264
      CIE-Lab:
        58.9061, 57.6318, -10.0483
        CIE-LCH:
        58.9061, 58.5012, 350.1097
        CIE-Luv:
        58.9061, 79.3130, -24.8155
        Hunter-Lab:
        51.8906, 53.2874, -5.6186
      #e25fa1 color charts
#e25fa1 RGB chart
      #e25fa1 CMYK chart
      #e25fa1 RGB pie chart
      #e25fa1 color shades, tints & tones
#e25fa1 color schemes
#e25fa1 color preview, HTML & CSS examples
           This text has a color of #e25fa1        
        
          <p style="color:#e25fa1;">Text here</p>
        
        
          .mytext {color:#e25fa1;}
        
        Text color #e25fa1
      
           This box has a color of #e25fa1        
        
          <div style="background-color:#e25fa1;">Content here</div>
        
        
          .mybackground {background-color:#e25fa1;}
        
        Background color #e25fa1
      
           Border around this has a color of #e25fa1        
        
          <div style="border:2px solid #e25fa1;">Content here</div>
        
        
          .myborder {border:2px solid #e25fa1;}
        
        Border color #e25fa1