#eb396a color space conversions
Hex:
        #eb396a
        RGB:
        235, 57, 106
        CMY:
        8, 78, 58
        CMYK:
        0, 76, 55, 8
      HSL:
        343°, 81.6514%, 57.2549%
        HSV (HSB):
        343°, 75.7447%, 92.1569%
        XYZ:
        38.3256, 21.6290, 15.7905
        xyY:
        0.5060, 0.2856, 21.6290
      CIE-Lab:
        53.6312, 69.2571, 14.9765
        CIE-LCH:
        53.6312, 70.8579, 12.2020
        CIE-Luv:
        53.6312, 122.6716, 4.3881
        Hunter-Lab:
        46.5070, 65.7113, 12.4242
      #eb396a color charts
#eb396a RGB chart
      #eb396a CMYK chart
      #eb396a RGB pie chart
      #eb396a color shades, tints & tones
#eb396a color schemes
#eb396a color preview, HTML & CSS examples
           This text has a color of #eb396a        
        
          <p style="color:#eb396a;">Text here</p>
        
        
          .mytext {color:#eb396a;}
        
        Text color #eb396a
      
           This box has a color of #eb396a        
        
          <div style="background-color:#eb396a;">Content here</div>
        
        
          .mybackground {background-color:#eb396a;}
        
        Background color #eb396a
      
           Border around this has a color of #eb396a        
        
          <div style="border:2px solid #eb396a;">Content here</div>
        
        
          .myborder {border:2px solid #eb396a;}
        
        Border color #eb396a