#e96dae color space conversions
Hex:
        #e96dae
        RGB:
        233, 109, 174
        CMY:
        9, 57, 32
        CMYK:
        0, 53, 25, 9
      HSL:
        329°, 73.8095%, 67.0588%
        HSV (HSB):
        329°, 53.2189%, 91.3725%
        XYZ:
        46.7129, 31.3169, 43.6271
        xyY:
        0.3840, 0.2574, 31.3169
      CIE-Lab:
        62.7743, 55.0368, -11.6269
        CIE-LCH:
        62.7743, 56.2515, 348.0712
        CIE-Luv:
        62.7743, 74.1002, -26.8821
        Hunter-Lab:
        55.9615, 51.0671, -7.0489
      #e96dae color charts
#e96dae RGB chart
      #e96dae CMYK chart
      #e96dae RGB pie chart
      #e96dae color shades, tints & tones
#e96dae color schemes
#e96dae color preview, HTML & CSS examples
           This text has a color of #e96dae        
        
          <p style="color:#e96dae;">Text here</p>
        
        
          .mytext {color:#e96dae;}
        
        Text color #e96dae
      
           This box has a color of #e96dae        
        
          <div style="background-color:#e96dae;">Content here</div>
        
        
          .mybackground {background-color:#e96dae;}
        
        Background color #e96dae
      
           Border around this has a color of #e96dae        
        
          <div style="border:2px solid #e96dae;">Content here</div>
        
        
          .myborder {border:2px solid #e96dae;}
        
        Border color #e96dae