#e95bda color space conversions
Hex:
        #e95bda
        RGB:
        233, 91, 218
        CMY:
        9, 64, 15
        CMYK:
        0, 61, 6, 9
      HSL:
        306°, 76.3441%, 63.5294%
        HSV (HSB):
        306°, 60.9442%, 91.3725%
        XYZ:
        50.0002, 29.8678, 69.4594
        xyY:
        0.3348, 0.2000, 29.8678
      CIE-Lab:
        61.5400, 69.4040, -38.4789
        CIE-LCH:
        61.5400, 79.3571, 330.9952
        CIE-Luv:
        61.5400, 68.2331, -70.2406
        Hunter-Lab:
        54.6514, 67.6686, -37.0989
      #e95bda color charts
#e95bda RGB chart
      #e95bda CMYK chart
      #e95bda RGB pie chart
      #e95bda color shades, tints & tones
#e95bda color schemes
#e95bda color preview, HTML & CSS examples
           This text has a color of #e95bda        
        
          <p style="color:#e95bda;">Text here</p>
        
        
          .mytext {color:#e95bda;}
        
        Text color #e95bda
      
           This box has a color of #e95bda        
        
          <div style="background-color:#e95bda;">Content here</div>
        
        
          .mybackground {background-color:#e95bda;}
        
        Background color #e95bda
      
           Border around this has a color of #e95bda        
        
          <div style="border:2px solid #e95bda;">Content here</div>
        
        
          .myborder {border:2px solid #e95bda;}
        
        Border color #e95bda