#eb327b color space conversions
Hex:
        #eb327b
        RGB:
        235, 50, 123
        CMY:
        8, 80, 52
        CMYK:
        0, 79, 48, 8
      HSL:
        336°, 82.2222%, 55.8824%
        HSV (HSB):
        336°, 78.7234%, 92.1569%
        XYZ:
        38.9767, 21.3734, 20.8101
        xyY:
        0.4802, 0.2633, 21.3734
      CIE-Lab:
        53.3558, 72.5242, 4.3749
        CIE-LCH:
        53.3558, 72.6560, 3.4521
        CIE-Luv:
        53.3558, 119.0263, -8.6800
        Hunter-Lab:
        46.2314, 69.5845, 5.6739
      #eb327b color charts
#eb327b RGB chart
      #eb327b CMYK chart
      #eb327b RGB pie chart
      #eb327b color shades, tints & tones
#eb327b color schemes
#eb327b color preview, HTML & CSS examples
           This text has a color of #eb327b        
        
          <p style="color:#eb327b;">Text here</p>
        
        
          .mytext {color:#eb327b;}
        
        Text color #eb327b
      
           This box has a color of #eb327b        
        
          <div style="background-color:#eb327b;">Content here</div>
        
        
          .mybackground {background-color:#eb327b;}
        
        Background color #eb327b
      
           Border around this has a color of #eb327b        
        
          <div style="border:2px solid #eb327b;">Content here</div>
        
        
          .myborder {border:2px solid #eb327b;}
        
        Border color #eb327b