#eb80bf color space conversions
Hex:
        #eb80bf
        RGB:
        235, 128, 191
        CMY:
        8, 50, 25
        CMYK:
        0, 46, 19, 8
      HSL:
        325°, 72.7891%, 71.1765%
        HSV (HSB):
        325°, 45.5319%, 92.1569%
        XYZ:
        51.3841, 36.8621, 53.6971
        xyY:
        0.3620, 0.2597, 36.8621
      CIE-Lab:
        67.1734, 48.8116, -14.6108
        CIE-LCH:
        67.1734, 50.9514, 343.3360
        CIE-Luv:
        67.1734, 61.7325, -30.4723
        Hunter-Lab:
        60.7142, 44.8197, -9.9376
      #eb80bf color charts
#eb80bf RGB chart
      #eb80bf CMYK chart
      #eb80bf RGB pie chart
      #eb80bf color shades, tints & tones
#eb80bf color schemes
#eb80bf color preview, HTML & CSS examples
           This text has a color of #eb80bf        
        
          <p style="color:#eb80bf;">Text here</p>
        
        
          .mytext {color:#eb80bf;}
        
        Text color #eb80bf
      
           This box has a color of #eb80bf        
        
          <div style="background-color:#eb80bf;">Content here</div>
        
        
          .mybackground {background-color:#eb80bf;}
        
        Background color #eb80bf
      
           Border around this has a color of #eb80bf        
        
          <div style="border:2px solid #eb80bf;">Content here</div>
        
        
          .myborder {border:2px solid #eb80bf;}
        
        Border color #eb80bf