#eb529b color space conversions
Hex:
        #eb529b
        RGB:
        235, 82, 155
        CMY:
        8, 68, 39
        CMYK:
        0, 65, 34, 8
      HSL:
        331°, 79.2746%, 62.1569%
        HSV (HSB):
        331°, 65.1064%, 92.1569%
        XYZ:
        43.1946, 26.0633, 33.7645
        xyY:
        0.4193, 0.2530, 26.0633
      CIE-Lab:
        58.0971, 65.0311, -7.6187
        CIE-LCH:
        58.0971, 65.4759, 353.3180
        CIE-Luv:
        58.0971, 94.2920, -22.8440
        Hunter-Lab:
        51.0522, 61.6851, -3.4761
      #eb529b color charts
#eb529b RGB chart
      #eb529b CMYK chart
      #eb529b RGB pie chart
      #eb529b color shades, tints & tones
#eb529b color schemes
#eb529b color preview, HTML & CSS examples
           This text has a color of #eb529b        
        
          <p style="color:#eb529b;">Text here</p>
        
        
          .mytext {color:#eb529b;}
        
        Text color #eb529b
      
           This box has a color of #eb529b        
        
          <div style="background-color:#eb529b;">Content here</div>
        
        
          .mybackground {background-color:#eb529b;}
        
        Background color #eb529b
      
           Border around this has a color of #eb529b        
        
          <div style="border:2px solid #eb529b;">Content here</div>
        
        
          .myborder {border:2px solid #eb529b;}
        
        Border color #eb529b