#eb82ba color space conversions
Hex:
        #eb82ba
        RGB:
        235, 130, 186
        CMY:
        8, 49, 27
        CMYK:
        0, 45, 21, 8
      HSL:
        328°, 72.4138%, 71.5686%
        HSV (HSB):
        328°, 44.6809%, 92.1569%
        XYZ:
        51.1065, 37.1726, 50.9358
        xyY:
        0.3671, 0.2670, 37.1726
      CIE-Lab:
        67.4063, 47.0730, -11.4529
        CIE-LCH:
        67.4063, 48.4463, 346.3256
        CIE-Luv:
        67.4063, 61.8751, -25.4150
        Hunter-Lab:
        60.9693, 42.9282, -6.8543
      #eb82ba color charts
#eb82ba RGB chart
      #eb82ba CMYK chart
      #eb82ba RGB pie chart
      #eb82ba color shades, tints & tones
#eb82ba color schemes
#eb82ba color preview, HTML & CSS examples
           This text has a color of #eb82ba        
        
          <p style="color:#eb82ba;">Text here</p>
        
        
          .mytext {color:#eb82ba;}
        
        Text color #eb82ba
      
           This box has a color of #eb82ba        
        
          <div style="background-color:#eb82ba;">Content here</div>
        
        
          .mybackground {background-color:#eb82ba;}
        
        Background color #eb82ba
      
           Border around this has a color of #eb82ba        
        
          <div style="border:2px solid #eb82ba;">Content here</div>
        
        
          .myborder {border:2px solid #eb82ba;}
        
        Border color #eb82ba