#e95dd6 color space conversions
Hex:
        #e95dd6
        RGB:
        233, 93, 214
        CMY:
        9, 64, 16
        CMYK:
        0, 60, 8, 9
      HSL:
        308°, 76.0870%, 63.9216%
        HSV (HSB):
        308°, 60.0858%, 91.3725%
        XYZ:
        49.6562, 30.0074, 66.7932
        xyY:
        0.3391, 0.2049, 30.0074
      CIE-Lab:
        61.6606, 67.9562, -36.0392
        CIE-LCH:
        61.6606, 76.9212, 332.0617
        CIE-Luv:
        61.6606, 68.8169, -66.2174
        Hunter-Lab:
        54.7790, 65.9440, -33.9482
      #e95dd6 color charts
#e95dd6 RGB chart
      #e95dd6 CMYK chart
      #e95dd6 RGB pie chart
      #e95dd6 color shades, tints & tones
#e95dd6 color schemes
#e95dd6 color preview, HTML & CSS examples
           This text has a color of #e95dd6        
        
          <p style="color:#e95dd6;">Text here</p>
        
        
          .mytext {color:#e95dd6;}
        
        Text color #e95dd6
      
           This box has a color of #e95dd6        
        
          <div style="background-color:#e95dd6;">Content here</div>
        
        
          .mybackground {background-color:#e95dd6;}
        
        Background color #e95dd6
      
           Border around this has a color of #e95dd6        
        
          <div style="border:2px solid #e95dd6;">Content here</div>
        
        
          .myborder {border:2px solid #e95dd6;}
        
        Border color #e95dd6