#e996a7 color space conversions
Hex:
        #e996a7
        RGB:
        233, 150, 167
        CMY:
        9, 41, 35
        CMYK:
        0, 36, 28, 9
      HSL:
        348°, 65.3543%, 75.0980%
        HSV (HSB):
        348°, 35.6223%, 91.3725%
        XYZ:
        51.4857, 41.9264, 41.9382
        xyY:
        0.3804, 0.3098, 41.9264
      CIE-Lab:
        70.8201, 33.3614, 4.1730
        CIE-LCH:
        70.8201, 33.6214, 7.1298
        CIE-Luv:
        70.8201, 53.0395, -0.2667
        Hunter-Lab:
        64.7506, 28.6188, 6.9239
      #e996a7 color charts
#e996a7 RGB chart
      #e996a7 CMYK chart
      #e996a7 RGB pie chart
      #e996a7 color shades, tints & tones
#e996a7 color schemes
#e996a7 color preview, HTML & CSS examples
           This text has a color of #e996a7        
        
          <p style="color:#e996a7;">Text here</p>
        
        
          .mytext {color:#e996a7;}
        
        Text color #e996a7
      
           This box has a color of #e996a7        
        
          <div style="background-color:#e996a7;">Content here</div>
        
        
          .mybackground {background-color:#e996a7;}
        
        Background color #e996a7
      
           Border around this has a color of #e996a7        
        
          <div style="border:2px solid #e996a7;">Content here</div>
        
        
          .myborder {border:2px solid #e996a7;}
        
        Border color #e996a7