#5062a8 color space conversions
Hex:
        #5062a8
        RGB:
        80, 98, 168
        CMY:
        69, 62, 34
        CMYK:
        52, 42, 0, 34
      HSL:
        228°, 35.4839%, 48.6275%
        HSV (HSB):
        228°, 52.3810%, 65.8824%
        XYZ:
        14.7438, 13.2680, 38.8297
        xyY:
        0.2206, 0.1985, 13.2680
      CIE-Lab:
        43.1643, 13.6359, -39.8214
        CIE-LCH:
        43.1643, 42.0914, 288.9025
        CIE-Luv:
        43.1643, -10.8094, -59.9063
        Hunter-Lab:
        36.4253, 8.5072, -37.7060
      #5062a8 color charts
#5062a8 RGB chart
      #5062a8 CMYK chart
      #5062a8 RGB pie chart
      #5062a8 color shades, tints & tones
#5062a8 color schemes
#5062a8 color preview, HTML & CSS examples
           This text has a color of #5062a8        
        
          <p style="color:#5062a8;">Text here</p>
        
        
          .mytext {color:#5062a8;}
        
        Text color #5062a8
      
           This box has a color of #5062a8        
        
          <div style="background-color:#5062a8;">Content here</div>
        
        
          .mybackground {background-color:#5062a8;}
        
        Background color #5062a8
      
           Border around this has a color of #5062a8        
        
          <div style="border:2px solid #5062a8;">Content here</div>
        
        
          .myborder {border:2px solid #5062a8;}
        
        Border color #5062a8