#eb96ba color space conversions
Hex:
        #eb96ba
        RGB:
        235, 150, 186
        CMY:
        8, 41, 27
        CMYK:
        0, 36, 21, 8
      HSL:
        335°, 68.0000%, 75.4902%
        HSV (HSB):
        335°, 36.1702%, 92.1569%
        XYZ:
        54.0302, 43.0200, 51.9104
        xyY:
        0.3627, 0.2888, 43.0200
      CIE-Lab:
        71.5686, 36.7423, -5.2606
        CIE-LCH:
        71.5686, 37.1170, 351.8520
        CIE-Luv:
        71.5686, 51.0924, -14.4458
        Hunter-Lab:
        65.5897, 32.2595, -1.0118
      #eb96ba color charts
#eb96ba RGB chart
      #eb96ba CMYK chart
      #eb96ba RGB pie chart
      #eb96ba color shades, tints & tones
#eb96ba color schemes
#eb96ba color preview, HTML & CSS examples
           This text has a color of #eb96ba        
        
          <p style="color:#eb96ba;">Text here</p>
        
        
          .mytext {color:#eb96ba;}
        
        Text color #eb96ba
      
           This box has a color of #eb96ba        
        
          <div style="background-color:#eb96ba;">Content here</div>
        
        
          .mybackground {background-color:#eb96ba;}
        
        Background color #eb96ba
      
           Border around this has a color of #eb96ba        
        
          <div style="border:2px solid #eb96ba;">Content here</div>
        
        
          .myborder {border:2px solid #eb96ba;}
        
        Border color #eb96ba