#e25a91 color space conversions
Hex:
        #e25a91
        RGB:
        226, 90, 145
        CMY:
        11, 65, 43
        CMYK:
        0, 60, 36, 11
      HSL:
        336°, 70.1031%, 61.9608%
        HSV (HSB):
        336°, 60.1770%, 88.6275%
        XYZ:
        40.1310, 25.5254, 29.5998
        xyY:
        0.4213, 0.2680, 25.5254
      CIE-Lab:
        57.5838, 57.9315, -2.6920
        CIE-LCH:
        57.5838, 57.9940, 357.3395
        CIE-Luv:
        57.5838, 86.6861, -14.5843
        Hunter-Lab:
        50.5227, 53.3709, 0.6295
      #e25a91 color charts
#e25a91 RGB chart
      #e25a91 CMYK chart
      #e25a91 RGB pie chart
      #e25a91 color shades, tints & tones
#e25a91 color schemes
#e25a91 color preview, HTML & CSS examples
           This text has a color of #e25a91        
        
          <p style="color:#e25a91;">Text here</p>
        
        
          .mytext {color:#e25a91;}
        
        Text color #e25a91
      
           This box has a color of #e25a91        
        
          <div style="background-color:#e25a91;">Content here</div>
        
        
          .mybackground {background-color:#e25a91;}
        
        Background color #e25a91
      
           Border around this has a color of #e25a91        
        
          <div style="border:2px solid #e25a91;">Content here</div>
        
        
          .myborder {border:2px solid #e25a91;}
        
        Border color #e25a91