#eb298d color space conversions
Hex:
        #eb298d
        RGB:
        235, 41, 141
        CMY:
        8, 84, 45
        CMYK:
        0, 83, 40, 8
      HSL:
        329°, 82.9060%, 54.1176%
        HSV (HSB):
        329°, 82.5532%, 92.1569%
        XYZ:
        39.8616, 21.1711, 27.1848
        xyY:
        0.4519, 0.2400, 21.1711
      CIE-Lab:
        53.1363, 76.2606, -6.7361
        CIE-LCH:
        53.1363, 76.5575, 354.9521
        CIE-Luv:
        53.1363, 114.2384, -23.6846
        Hunter-Lab:
        46.0121, 74.1185, -2.8212
      #eb298d color charts
#eb298d RGB chart
      #eb298d CMYK chart
      #eb298d RGB pie chart
      #eb298d color shades, tints & tones
#eb298d color schemes
#eb298d color preview, HTML & CSS examples
           This text has a color of #eb298d        
        
          <p style="color:#eb298d;">Text here</p>
        
        
          .mytext {color:#eb298d;}
        
        Text color #eb298d
      
           This box has a color of #eb298d        
        
          <div style="background-color:#eb298d;">Content here</div>
        
        
          .mybackground {background-color:#eb298d;}
        
        Background color #eb298d
      
           Border around this has a color of #eb298d        
        
          <div style="border:2px solid #eb298d;">Content here</div>
        
        
          .myborder {border:2px solid #eb298d;}
        
        Border color #eb298d