#eb319d color space conversions
Hex:
        #eb319d
        RGB:
        235, 49, 157
        CMY:
        8, 81, 38
        CMYK:
        0, 79, 33, 8
      HSL:
        325°, 82.3009%, 55.6863%
        HSV (HSB):
        325°, 79.1489%, 92.1569%
        XYZ:
        41.4451, 22.2931, 34.0169
        xyY:
        0.4240, 0.2281, 22.2931
      CIE-Lab:
        54.3366, 75.9781, -14.4388
        CIE-LCH:
        54.3366, 77.3379, 349.2399
        CIE-Luv:
        54.3366, 105.2916, -34.2571
        Hunter-Lab:
        47.2156, 74.0571, -9.6651
      #eb319d color charts
#eb319d RGB chart
      #eb319d CMYK chart
      #eb319d RGB pie chart
      #eb319d color shades, tints & tones
#eb319d color schemes
#eb319d color preview, HTML & CSS examples
           This text has a color of #eb319d        
        
          <p style="color:#eb319d;">Text here</p>
        
        
          .mytext {color:#eb319d;}
        
        Text color #eb319d
      
           This box has a color of #eb319d        
        
          <div style="background-color:#eb319d;">Content here</div>
        
        
          .mybackground {background-color:#eb319d;}
        
        Background color #eb319d
      
           Border around this has a color of #eb319d        
        
          <div style="border:2px solid #eb319d;">Content here</div>
        
        
          .myborder {border:2px solid #eb319d;}
        
        Border color #eb319d