#eb329b color space conversions
Hex:
        #eb329b
        RGB:
        235, 50, 155
        CMY:
        8, 80, 39
        CMYK:
        0, 79, 34, 8
      HSL:
        326°, 82.2222%, 55.8824%
        HSV (HSB):
        326°, 78.7234%, 92.1569%
        XYZ:
        41.3179, 22.3099, 33.1389
        xyY:
        0.4270, 0.2306, 22.3099
      CIE-Lab:
        54.3543, 75.5139, -13.2305
        CIE-LCH:
        54.3543, 76.6642, 350.0623
        CIE-Luv:
        54.3543, 105.8638, -32.4777
        Hunter-Lab:
        47.2334, 73.4865, -8.5344
      #eb329b color charts
#eb329b RGB chart
      #eb329b CMYK chart
      #eb329b RGB pie chart
      #eb329b color shades, tints & tones
#eb329b color schemes
#eb329b color preview, HTML & CSS examples
           This text has a color of #eb329b        
        
          <p style="color:#eb329b;">Text here</p>
        
        
          .mytext {color:#eb329b;}
        
        Text color #eb329b
      
           This box has a color of #eb329b        
        
          <div style="background-color:#eb329b;">Content here</div>
        
        
          .mybackground {background-color:#eb329b;}
        
        Background color #eb329b
      
           Border around this has a color of #eb329b        
        
          <div style="border:2px solid #eb329b;">Content here</div>
        
        
          .myborder {border:2px solid #eb329b;}
        
        Border color #eb329b