#e25ab4 color space conversions
Hex:
        #e25ab4
        RGB:
        226, 90, 180
        CMY:
        11, 65, 29
        CMYK:
        0, 60, 20, 11
      HSL:
        320°, 70.1031%, 61.9608%
        HSV (HSB):
        320°, 60.1770%, 88.6275%
        XYZ:
        43.2584, 26.7764, 46.0684
        xyY:
        0.3726, 0.2306, 26.7764
      CIE-Lab:
        58.7668, 62.3337, -21.2368
        CIE-LCH:
        58.7668, 65.8521, 341.1862
        CIE-Luv:
        58.7668, 75.5590, -42.0613
        Hunter-Lab:
        51.7459, 58.6667, -16.5627
      #e25ab4 color charts
#e25ab4 RGB chart
      #e25ab4 CMYK chart
      #e25ab4 RGB pie chart
      #e25ab4 color shades, tints & tones
#e25ab4 color schemes
#e25ab4 color preview, HTML & CSS examples
           This text has a color of #e25ab4        
        
          <p style="color:#e25ab4;">Text here</p>
        
        
          .mytext {color:#e25ab4;}
        
        Text color #e25ab4
      
           This box has a color of #e25ab4        
        
          <div style="background-color:#e25ab4;">Content here</div>
        
        
          .mybackground {background-color:#e25ab4;}
        
        Background color #e25ab4
      
           Border around this has a color of #e25ab4        
        
          <div style="border:2px solid #e25ab4;">Content here</div>
        
        
          .myborder {border:2px solid #e25ab4;}
        
        Border color #e25ab4