#5060a8 color space conversions
Hex:
        #5060a8
        RGB:
        80, 96, 168
        CMY:
        69, 62, 34
        CMYK:
        52, 43, 0, 34
      HSL:
        229°, 35.4839%, 48.6275%
        HSV (HSB):
        229°, 52.3810%, 65.8824%
        XYZ:
        14.5590, 12.8984, 38.7681
        xyY:
        0.2198, 0.1948, 12.8984
      CIE-Lab:
        42.6097, 14.8991, -40.7026
        CIE-LCH:
        42.6097, 43.3438, 290.1051
        CIE-Luv:
        42.6097, -10.1294, -61.1659
        Hunter-Lab:
        35.9143, 9.5107, -38.8612
      #5060a8 color charts
#5060a8 RGB chart
      #5060a8 CMYK chart
      #5060a8 RGB pie chart
      #5060a8 color shades, tints & tones
#5060a8 color schemes
#5060a8 color preview, HTML & CSS examples
           This text has a color of #5060a8        
        
          <p style="color:#5060a8;">Text here</p>
        
        
          .mytext {color:#5060a8;}
        
        Text color #5060a8
      
           This box has a color of #5060a8        
        
          <div style="background-color:#5060a8;">Content here</div>
        
        
          .mybackground {background-color:#5060a8;}
        
        Background color #5060a8
      
           Border around this has a color of #5060a8        
        
          <div style="border:2px solid #5060a8;">Content here</div>
        
        
          .myborder {border:2px solid #5060a8;}
        
        Border color #5060a8