#5094bd color space conversions
Hex:
        #5094bd
        RGB:
        80, 148, 189
        CMY:
        69, 42, 26
        CMYK:
        58, 22, 0, 26
      HSL:
        203°, 45.2282%, 52.7451%
        HSV (HSB):
        203°, 57.6720%, 74.1176%
        XYZ:
        23.0835, 26.5594, 52.0540
        xyY:
        0.2270, 0.2612, 26.5594
      CIE-Lab:
        58.5643, -9.4434, -27.8257
        CIE-LCH:
        58.5643, 29.3845, 251.2539
        CIE-Luv:
        58.5643, -28.9247, -41.5090
        Hunter-Lab:
        51.5358, -10.2355, -23.8110
      #5094bd color charts
#5094bd RGB chart
      #5094bd CMYK chart
      #5094bd RGB pie chart
      #5094bd color shades, tints & tones
#5094bd color schemes
#5094bd color preview, HTML & CSS examples
           This text has a color of #5094bd        
        
          <p style="color:#5094bd;">Text here</p>
        
        
          .mytext {color:#5094bd;}
        
        Text color #5094bd
      
           This box has a color of #5094bd        
        
          <div style="background-color:#5094bd;">Content here</div>
        
        
          .mybackground {background-color:#5094bd;}
        
        Background color #5094bd
      
           Border around this has a color of #5094bd        
        
          <div style="border:2px solid #5094bd;">Content here</div>
        
        
          .myborder {border:2px solid #5094bd;}
        
        Border color #5094bd