#e95ba7 color space conversions
Hex:
        #e95ba7
        RGB:
        233, 91, 167
        CMY:
        9, 64, 35
        CMYK:
        0, 61, 28, 9
      HSL:
        328°, 76.3441%, 63.5294%
        HSV (HSB):
        328°, 60.9442%, 91.3725%
        XYZ:
        44.3204, 27.5958, 39.5498
        xyY:
        0.3976, 0.2476, 27.5958
      CIE-Lab:
        59.5218, 62.2011, -12.4902
        CIE-LCH:
        59.5218, 63.4427, 348.6458
        CIE-Luv:
        59.5218, 84.6959, -29.2719
        Hunter-Lab:
        52.5317, 58.6678, -7.8657
      #e95ba7 color charts
#e95ba7 RGB chart
      #e95ba7 CMYK chart
      #e95ba7 RGB pie chart
      #e95ba7 color shades, tints & tones
#e95ba7 color schemes
#e95ba7 color preview, HTML & CSS examples
           This text has a color of #e95ba7        
        
          <p style="color:#e95ba7;">Text here</p>
        
        
          .mytext {color:#e95ba7;}
        
        Text color #e95ba7
      
           This box has a color of #e95ba7        
        
          <div style="background-color:#e95ba7;">Content here</div>
        
        
          .mybackground {background-color:#e95ba7;}
        
        Background color #e95ba7
      
           Border around this has a color of #e95ba7        
        
          <div style="border:2px solid #e95ba7;">Content here</div>
        
        
          .myborder {border:2px solid #e95ba7;}
        
        Border color #e95ba7