#eb529f color space conversions
Hex:
        #eb529f
        RGB:
        235, 82, 159
        CMY:
        8, 68, 38
        CMYK:
        0, 65, 32, 8
      HSL:
        330°, 79.2746%, 62.1569%
        HSV (HSB):
        330°, 65.1064%, 92.1569%
        XYZ:
        43.5363, 26.2000, 35.5634
        xyY:
        0.4135, 0.2488, 26.2000
      CIE-Lab:
        58.2264, 65.4847, -9.7585
        CIE-LCH:
        58.2264, 66.2078, 351.5242
        CIE-Luv:
        58.2264, 92.9041, -25.9354
        Hunter-Lab:
        51.1859, 62.2482, -5.3639
      #eb529f color charts
#eb529f RGB chart
      #eb529f CMYK chart
      #eb529f RGB pie chart
      #eb529f color shades, tints & tones
#eb529f color schemes
#eb529f color preview, HTML & CSS examples
           This text has a color of #eb529f        
        
          <p style="color:#eb529f;">Text here</p>
        
        
          .mytext {color:#eb529f;}
        
        Text color #eb529f
      
           This box has a color of #eb529f        
        
          <div style="background-color:#eb529f;">Content here</div>
        
        
          .mybackground {background-color:#eb529f;}
        
        Background color #eb529f
      
           Border around this has a color of #eb529f        
        
          <div style="border:2px solid #eb529f;">Content here</div>
        
        
          .myborder {border:2px solid #eb529f;}
        
        Border color #eb529f