#5073b3 color space conversions
Hex:
        #5073b3
        RGB:
        80, 115, 179
        CMY:
        69, 55, 30
        CMYK:
        55, 36, 0, 30
      HSL:
        219°, 39.4422%, 50.7843%
        HSV (HSB):
        219°, 55.3073%, 70.1961%
        XYZ:
        17.5757, 17.2216, 45.0456
        xyY:
        0.2201, 0.2157, 17.2216
      CIE-Lab:
        48.5381, 6.6764, -37.7530
        CIE-LCH:
        48.5381, 38.3388, 280.0287
        CIE-Luv:
        48.5381, -16.9120, -57.5810
        Hunter-Lab:
        41.4989, 2.9754, -35.3079
      #5073b3 color charts
#5073b3 RGB chart
      #5073b3 CMYK chart
      #5073b3 RGB pie chart
      #5073b3 color shades, tints & tones
#5073b3 color schemes
#5073b3 color preview, HTML & CSS examples
           This text has a color of #5073b3        
        
          <p style="color:#5073b3;">Text here</p>
        
        
          .mytext {color:#5073b3;}
        
        Text color #5073b3
      
           This box has a color of #5073b3        
        
          <div style="background-color:#5073b3;">Content here</div>
        
        
          .mybackground {background-color:#5073b3;}
        
        Background color #5073b3
      
           Border around this has a color of #5073b3        
        
          <div style="border:2px solid #5073b3;">Content here</div>
        
        
          .myborder {border:2px solid #5073b3;}
        
        Border color #5073b3