#5078b5 color space conversions
Hex:
        #5078b5
        RGB:
        80, 120, 181
        CMY:
        69, 53, 29
        CMYK:
        56, 34, 0, 29
      HSL:
        216°, 40.5622%, 51.1765%
        HSV (HSB):
        216°, 55.8011%, 70.9804%
        XYZ:
        18.3652, 18.4746, 46.3141
        xyY:
        0.2209, 0.2222, 18.4746
      CIE-Lab:
        50.0668, 4.2903, -36.5032
        CIE-LCH:
        50.0668, 36.7545, 276.7033
        CIE-Luv:
        50.0668, -18.7068, -55.7133
        Hunter-Lab:
        42.9821, 1.0501, -33.7987
      #5078b5 color charts
#5078b5 RGB chart
      #5078b5 CMYK chart
      #5078b5 RGB pie chart
      #5078b5 color shades, tints & tones
#5078b5 color schemes
#5078b5 color preview, HTML & CSS examples
           This text has a color of #5078b5        
        
          <p style="color:#5078b5;">Text here</p>
        
        
          .mytext {color:#5078b5;}
        
        Text color #5078b5
      
           This box has a color of #5078b5        
        
          <div style="background-color:#5078b5;">Content here</div>
        
        
          .mybackground {background-color:#5078b5;}
        
        Background color #5078b5
      
           Border around this has a color of #5078b5        
        
          <div style="border:2px solid #5078b5;">Content here</div>
        
        
          .myborder {border:2px solid #5078b5;}
        
        Border color #5078b5