#e95ac2 color space conversions
Hex:
        #e95ac2
        RGB:
        233, 90, 194
        CMY:
        9, 65, 24
        CMYK:
        0, 61, 17, 9
      HSL:
        316°, 76.4706%, 63.3333%
        HSV (HSB):
        316°, 61.3734%, 91.3725%
        XYZ:
        46.9980, 28.5310, 54.0689
        xyY:
        0.3626, 0.2202, 28.5310
      CIE-Lab:
        60.3655, 66.2207, -26.7125
        CIE-LCH:
        60.3655, 71.4055, 338.0315
        CIE-Luv:
        60.3655, 76.2799, -51.2732
        Hunter-Lab:
        53.4144, 63.5825, -22.6264
      #e95ac2 color charts
#e95ac2 RGB chart
      #e95ac2 CMYK chart
      #e95ac2 RGB pie chart
      #e95ac2 color shades, tints & tones
#e95ac2 color schemes
#e95ac2 color preview, HTML & CSS examples
           This text has a color of #e95ac2        
        
          <p style="color:#e95ac2;">Text here</p>
        
        
          .mytext {color:#e95ac2;}
        
        Text color #e95ac2
      
           This box has a color of #e95ac2        
        
          <div style="background-color:#e95ac2;">Content here</div>
        
        
          .mybackground {background-color:#e95ac2;}
        
        Background color #e95ac2
      
           Border around this has a color of #e95ac2        
        
          <div style="border:2px solid #e95ac2;">Content here</div>
        
        
          .myborder {border:2px solid #e95ac2;}
        
        Border color #e95ac2