#5086a6 color space conversions
Hex:
        #5086a6
        RGB:
        80, 134, 166
        CMY:
        69, 47, 35
        CMYK:
        52, 19, 0, 35
      HSL:
        202°, 34.9593%, 48.2353%
        HSV (HSB):
        202°, 51.8072%, 65.0980%
        XYZ:
        18.7163, 21.5088, 39.2416
        xyY:
        0.2355, 0.2707, 21.5088
      CIE-Lab:
        53.5020, -8.6862, -22.4976
        CIE-LCH:
        53.5020, 24.1162, 248.8887
        CIE-Luv:
        53.5020, -24.1771, -32.4546
        Hunter-Lab:
        46.3776, -9.1248, -17.7028
      #5086a6 color charts
#5086a6 RGB chart
      #5086a6 CMYK chart
      #5086a6 RGB pie chart
      #5086a6 color shades, tints & tones
#5086a6 color schemes
#5086a6 color preview, HTML & CSS examples
           This text has a color of #5086a6        
        
          <p style="color:#5086a6;">Text here</p>
        
        
          .mytext {color:#5086a6;}
        
        Text color #5086a6
      
           This box has a color of #5086a6        
        
          <div style="background-color:#5086a6;">Content here</div>
        
        
          .mybackground {background-color:#5086a6;}
        
        Background color #5086a6
      
           Border around this has a color of #5086a6        
        
          <div style="border:2px solid #5086a6;">Content here</div>
        
        
          .myborder {border:2px solid #5086a6;}
        
        Border color #5086a6