#e25f94 color space conversions
Hex:
        #e25f94
        RGB:
        226, 95, 148
        CMY:
        11, 63, 42
        CMYK:
        0, 58, 35, 11
      HSL:
        336°, 69.3122%, 62.9412%
        HSV (HSB):
        336°, 57.9646%, 88.6275%
        XYZ:
        40.8015, 26.4913, 30.9798
        xyY:
        0.4152, 0.2696, 26.4913
      CIE-Lab:
        58.5005, 56.0579, -3.0945
        CIE-LCH:
        58.5005, 56.1433, 356.8404
        CIE-Luv:
        58.5005, 83.2393, -14.7726
        Hunter-Lab:
        51.4697, 51.4302, 0.3419
      #e25f94 color charts
#e25f94 RGB chart
      #e25f94 CMYK chart
      #e25f94 RGB pie chart
      #e25f94 color shades, tints & tones
#e25f94 color schemes
#e25f94 color preview, HTML & CSS examples
           This text has a color of #e25f94        
        
          <p style="color:#e25f94;">Text here</p>
        
        
          .mytext {color:#e25f94;}
        
        Text color #e25f94
      
           This box has a color of #e25f94        
        
          <div style="background-color:#e25f94;">Content here</div>
        
        
          .mybackground {background-color:#e25f94;}
        
        Background color #e25f94
      
           Border around this has a color of #e25f94        
        
          <div style="border:2px solid #e25f94;">Content here</div>
        
        
          .myborder {border:2px solid #e25f94;}
        
        Border color #e25f94