#e95bd1 color space conversions
Hex:
        #e95bd1
        RGB:
        233, 91, 209
        CMY:
        9, 64, 18
        CMYK:
        0, 61, 10, 9
      HSL:
        310°, 76.3441%, 63.5294%
        HSV (HSB):
        310°, 60.9442%, 91.3725%
        XYZ:
        48.8540, 29.4093, 63.4233
        xyY:
        0.3448, 0.2076, 29.4093
      CIE-Lab:
        61.1411, 68.0148, -34.0274
        CIE-LCH:
        61.1411, 76.0518, 333.4215
        CIE-Luv:
        61.1411, 71.0786, -62.9878
        Hunter-Lab:
        54.2303, 65.9007, -31.3795
      #e95bd1 color charts
#e95bd1 RGB chart
      #e95bd1 CMYK chart
      #e95bd1 RGB pie chart
      #e95bd1 color shades, tints & tones
#e95bd1 color schemes
#e95bd1 color preview, HTML & CSS examples
           This text has a color of #e95bd1        
        
          <p style="color:#e95bd1;">Text here</p>
        
        
          .mytext {color:#e95bd1;}
        
        Text color #e95bd1
      
           This box has a color of #e95bd1        
        
          <div style="background-color:#e95bd1;">Content here</div>
        
        
          .mybackground {background-color:#e95bd1;}
        
        Background color #e95bd1
      
           Border around this has a color of #e95bd1        
        
          <div style="border:2px solid #e95bd1;">Content here</div>
        
        
          .myborder {border:2px solid #e95bd1;}
        
        Border color #e95bd1