#5098a1 color space conversions
Hex:
        #5098a1
        RGB:
        80, 152, 161
        CMY:
        69, 40, 37
        CMYK:
        50, 6, 0, 37
      HSL:
        187°, 33.6100%, 47.2549%
        HSV (HSB):
        187°, 50.3106%, 63.1373%
        XYZ:
        20.9695, 26.7352, 37.7734
        xyY:
        0.2453, 0.3128, 26.7352
      CIE-Lab:
        58.7284, -19.9800, -11.6889
        CIE-LCH:
        58.7284, 23.1481, 210.3289
        CIE-Luv:
        58.7284, -31.4176, -14.3932
        Hunter-Lab:
        51.7060, -18.0944, -7.1196
      #5098a1 color charts
#5098a1 RGB chart
      #5098a1 CMYK chart
      #5098a1 RGB pie chart
      #5098a1 color shades, tints & tones
#5098a1 color schemes
#5098a1 color preview, HTML & CSS examples
           This text has a color of #5098a1        
        
          <p style="color:#5098a1;">Text here</p>
        
        
          .mytext {color:#5098a1;}
        
        Text color #5098a1
      
           This box has a color of #5098a1        
        
          <div style="background-color:#5098a1;">Content here</div>
        
        
          .mybackground {background-color:#5098a1;}
        
        Background color #5098a1
      
           Border around this has a color of #5098a1        
        
          <div style="border:2px solid #5098a1;">Content here</div>
        
        
          .myborder {border:2px solid #5098a1;}
        
        Border color #5098a1