#5099bd color space conversions
Hex:
        #5099bd
        RGB:
        80, 153, 189
        CMY:
        69, 40, 26
        CMYK:
        58, 19, 0, 26
      HSL:
        200°, 45.2282%, 52.7451%
        HSV (HSB):
        200°, 57.6720%, 74.1176%
        XYZ:
        23.8848, 28.1621, 52.3211
        xyY:
        0.2289, 0.2698, 28.1621
      CIE-Lab:
        60.0349, -12.2134, -25.5572
        CIE-LCH:
        60.0349, 28.3256, 244.4575
        CIE-Luv:
        60.0349, -30.8070, -37.6189
        Hunter-Lab:
        53.0679, -12.5297, -21.3080
      #5099bd color charts
#5099bd RGB chart
      #5099bd CMYK chart
      #5099bd RGB pie chart
      #5099bd color shades, tints & tones
#5099bd color schemes
#5099bd color preview, HTML & CSS examples
           This text has a color of #5099bd        
        
          <p style="color:#5099bd;">Text here</p>
        
        
          .mytext {color:#5099bd;}
        
        Text color #5099bd
      
           This box has a color of #5099bd        
        
          <div style="background-color:#5099bd;">Content here</div>
        
        
          .mybackground {background-color:#5099bd;}
        
        Background color #5099bd
      
           Border around this has a color of #5099bd        
        
          <div style="border:2px solid #5099bd;">Content here</div>
        
        
          .myborder {border:2px solid #5099bd;}
        
        Border color #5099bd