#e5506b color space conversions
Hex:
        #e5506b
        RGB:
        229, 80, 107
        CMY:
        10, 69, 58
        CMYK:
        0, 65, 53, 10
      HSL:
        349°, 74.1294%, 60.5882%
        HSV (HSB):
        349°, 65.0655%, 89.8039%
        XYZ:
        37.8356, 23.4569, 16.4434
        xyY:
        0.4867, 0.3018, 23.4569
      CIE-Lab:
        55.5398, 59.4490, 16.8386
        CIE-LCH:
        55.5398, 61.7878, 15.8145
        CIE-Luv:
        55.5398, 106.0565, 9.0510
        Hunter-Lab:
        48.4323, 54.6888, 13.7729
      #e5506b color charts
#e5506b RGB chart
      #e5506b CMYK chart
      #e5506b RGB pie chart
      #e5506b color shades, tints & tones
#e5506b color schemes
#e5506b color preview, HTML & CSS examples
           This text has a color of #e5506b        
        
          <p style="color:#e5506b;">Text here</p>
        
        
          .mytext {color:#e5506b;}
        
        Text color #e5506b
      
           This box has a color of #e5506b        
        
          <div style="background-color:#e5506b;">Content here</div>
        
        
          .mybackground {background-color:#e5506b;}
        
        Background color #e5506b
      
           Border around this has a color of #e5506b        
        
          <div style="border:2px solid #e5506b;">Content here</div>
        
        
          .myborder {border:2px solid #e5506b;}
        
        Border color #e5506b