#e95295 color space conversions
Hex:
        #e95295
        RGB:
        233, 82, 149
        CMY:
        9, 68, 42
        CMYK:
        0, 65, 36, 9
      HSL:
        333°, 77.4359%, 61.7647%
        HSV (HSB):
        333°, 64.8069%, 91.3725%
        XYZ:
        42.0464, 25.5282, 31.1451
        xyY:
        0.4259, 0.2586, 25.5282
      CIE-Lab:
        57.5864, 63.7952, -4.9039
        CIE-LCH:
        57.5864, 63.9834, 355.6043
        CIE-Luv:
        57.5864, 94.7680, -18.8224
        Hunter-Lab:
        50.5254, 60.1253, -1.1801
      #e95295 color charts
#e95295 RGB chart
      #e95295 CMYK chart
      #e95295 RGB pie chart
      #e95295 color shades, tints & tones
#e95295 color schemes
#e95295 color preview, HTML & CSS examples
           This text has a color of #e95295        
        
          <p style="color:#e95295;">Text here</p>
        
        
          .mytext {color:#e95295;}
        
        Text color #e95295
      
           This box has a color of #e95295        
        
          <div style="background-color:#e95295;">Content here</div>
        
        
          .mybackground {background-color:#e95295;}
        
        Background color #e95295
      
           Border around this has a color of #e95295        
        
          <div style="border:2px solid #e95295;">Content here</div>
        
        
          .myborder {border:2px solid #e95295;}
        
        Border color #e95295