#eb415b color space conversions
Hex:
        #eb415b
        RGB:
        235, 65, 91
        CMY:
        8, 75, 64
        CMYK:
        0, 72, 61, 8
      HSL:
        351°, 80.9524%, 58.8235%
        HSV (HSB):
        351°, 72.3404%, 92.1569%
        XYZ:
        38.0396, 22.1981, 12.1773
        xyY:
        0.5253, 0.3065, 22.1981
      CIE-Lab:
        54.2366, 65.7265, 24.7383
        CIE-LCH:
        54.2366, 70.2278, 20.6254
        CIE-Luv:
        54.2366, 123.7517, 15.4248
        Hunter-Lab:
        47.1149, 61.6663, 17.6563
      #eb415b color charts
#eb415b RGB chart
      #eb415b CMYK chart
      #eb415b RGB pie chart
      #eb415b color shades, tints & tones
#eb415b color schemes
#eb415b color preview, HTML & CSS examples
           This text has a color of #eb415b        
        
          <p style="color:#eb415b;">Text here</p>
        
        
          .mytext {color:#eb415b;}
        
        Text color #eb415b
      
           This box has a color of #eb415b        
        
          <div style="background-color:#eb415b;">Content here</div>
        
        
          .mybackground {background-color:#eb415b;}
        
        Background color #eb415b
      
           Border around this has a color of #eb415b        
        
          <div style="border:2px solid #eb415b;">Content here</div>
        
        
          .myborder {border:2px solid #eb415b;}
        
        Border color #eb415b