#eb225b color space conversions
Hex:
        #eb225b
        RGB:
        235, 34, 91
        CMY:
        8, 87, 64
        CMYK:
        0, 86, 61, 8
      HSL:
        343°, 83.4025%, 52.7451%
        HSV (HSB):
        343°, 85.5319%, 92.1569%
        XYZ:
        36.7213, 19.5616, 11.7379
        xyY:
        0.5399, 0.2876, 19.5616
      CIE-Lab:
        51.3378, 73.9144, 20.9137
        CIE-LCH:
        51.3378, 76.8161, 15.7986
        CIE-Luv:
        51.3378, 136.2753, 9.0301
        Hunter-Lab:
        44.2284, 70.8024, 15.2248
      #eb225b color charts
#eb225b RGB chart
      #eb225b CMYK chart
      #eb225b RGB pie chart
      #eb225b color shades, tints & tones
#eb225b color schemes
#eb225b color preview, HTML & CSS examples
           This text has a color of #eb225b        
        
          <p style="color:#eb225b;">Text here</p>
        
        
          .mytext {color:#eb225b;}
        
        Text color #eb225b
      
           This box has a color of #eb225b        
        
          <div style="background-color:#eb225b;">Content here</div>
        
        
          .mybackground {background-color:#eb225b;}
        
        Background color #eb225b
      
           Border around this has a color of #eb225b        
        
          <div style="border:2px solid #eb225b;">Content here</div>
        
        
          .myborder {border:2px solid #eb225b;}
        
        Border color #eb225b