#5095a8 color space conversions
Hex:
        #5095a8
        RGB:
        80, 149, 168
        CMY:
        69, 42, 34
        CMYK:
        52, 11, 0, 34
      HSL:
        193°, 35.4839%, 48.6275%
        HSV (HSB):
        193°, 52.3810%, 65.8824%
        XYZ:
        21.1236, 26.0275, 40.9563
        xyY:
        0.2397, 0.2954, 26.0275
      CIE-Lab:
        58.0632, -16.3746, -16.6770
        CIE-LCH:
        58.0632, 23.3720, 225.5243
        CIE-Luv:
        58.0632, -29.9895, -22.6468
        Hunter-Lab:
        51.0172, -15.3724, -11.8856
      #5095a8 color charts
#5095a8 RGB chart
      #5095a8 CMYK chart
      #5095a8 RGB pie chart
      #5095a8 color shades, tints & tones
#5095a8 color schemes
#5095a8 color preview, HTML & CSS examples
           This text has a color of #5095a8        
        
          <p style="color:#5095a8;">Text here</p>
        
        
          .mytext {color:#5095a8;}
        
        Text color #5095a8
      
           This box has a color of #5095a8        
        
          <div style="background-color:#5095a8;">Content here</div>
        
        
          .mybackground {background-color:#5095a8;}
        
        Background color #5095a8
      
           Border around this has a color of #5095a8        
        
          <div style="border:2px solid #5095a8;">Content here</div>
        
        
          .myborder {border:2px solid #5095a8;}
        
        Border color #5095a8