#5093ba color space conversions
Hex:
        #5093ba
        RGB:
        80, 147, 186
        CMY:
        69, 42, 27
        CMYK:
        57, 21, 0, 27
      HSL:
        202°, 43.4426%, 52.1569%
        HSV (HSB):
        202°, 56.9892%, 72.9412%
        XYZ:
        22.6049, 26.1181, 50.3043
        xyY:
        0.2283, 0.2637, 26.1181
      CIE-Lab:
        58.1490, -9.8242, -26.7696
        CIE-LCH:
        58.1490, 28.5153, 249.8473
        CIE-Luv:
        58.1490, -28.6400, -39.6932
        Hunter-Lab:
        51.1059, -10.4819, -22.5859
      #5093ba color charts
#5093ba RGB chart
      #5093ba CMYK chart
      #5093ba RGB pie chart
      #5093ba color shades, tints & tones
#5093ba color schemes
#5093ba color preview, HTML & CSS examples
           This text has a color of #5093ba        
        
          <p style="color:#5093ba;">Text here</p>
        
        
          .mytext {color:#5093ba;}
        
        Text color #5093ba
      
           This box has a color of #5093ba        
        
          <div style="background-color:#5093ba;">Content here</div>
        
        
          .mybackground {background-color:#5093ba;}
        
        Background color #5093ba
      
           Border around this has a color of #5093ba        
        
          <div style="border:2px solid #5093ba;">Content here</div>
        
        
          .myborder {border:2px solid #5093ba;}
        
        Border color #5093ba