#eb298b color space conversions
Hex:
        #eb298b
        RGB:
        235, 41, 139
        CMY:
        8, 84, 45
        CMYK:
        0, 83, 41, 8
      HSL:
        330°, 82.9060%, 54.1176%
        HSV (HSB):
        330°, 82.5532%, 92.1569%
        XYZ:
        39.7141, 21.1121, 26.4080
        xyY:
        0.4553, 0.2420, 21.1121
      CIE-Lab:
        53.0720, 76.0754, -5.6358
        CIE-LCH:
        53.0720, 76.2839, 355.7632
        CIE-Luv:
        53.0720, 115.1003, -22.1851
        Hunter-Lab:
        45.9479, 73.8737, -1.9126
      #eb298b color charts
#eb298b RGB chart
      #eb298b CMYK chart
      #eb298b RGB pie chart
      #eb298b color shades, tints & tones
#eb298b color schemes
#eb298b color preview, HTML & CSS examples
           This text has a color of #eb298b        
        
          <p style="color:#eb298b;">Text here</p>
        
        
          .mytext {color:#eb298b;}
        
        Text color #eb298b
      
           This box has a color of #eb298b        
        
          <div style="background-color:#eb298b;">Content here</div>
        
        
          .mybackground {background-color:#eb298b;}
        
        Background color #eb298b
      
           Border around this has a color of #eb298b        
        
          <div style="border:2px solid #eb298b;">Content here</div>
        
        
          .myborder {border:2px solid #eb298b;}
        
        Border color #eb298b