#5094a2 color space conversions
Hex:
        #5094a2
        RGB:
        80, 148, 162
        CMY:
        69, 42, 36
        CMYK:
        51, 9, 0, 36
      HSL:
        190°, 33.8843%, 47.4510%
        HSV (HSB):
        190°, 50.6173%, 63.5294%
        XYZ:
        20.4198, 25.4939, 38.0270
        xyY:
        0.2433, 0.3037, 25.4939
      CIE-Lab:
        57.5535, -17.5798, -14.0283
        CIE-LCH:
        57.5535, 22.4909, 218.5892
        CIE-Luv:
        57.5535, -29.7974, -18.2989
        Hunter-Lab:
        50.4915, -16.1712, -9.3094
      #5094a2 color charts
#5094a2 RGB chart
      #5094a2 CMYK chart
      #5094a2 RGB pie chart
      #5094a2 color shades, tints & tones
#5094a2 color schemes
#5094a2 color preview, HTML & CSS examples
           This text has a color of #5094a2        
        
          <p style="color:#5094a2;">Text here</p>
        
        
          .mytext {color:#5094a2;}
        
        Text color #5094a2
      
           This box has a color of #5094a2        
        
          <div style="background-color:#5094a2;">Content here</div>
        
        
          .mybackground {background-color:#5094a2;}
        
        Background color #5094a2
      
           Border around this has a color of #5094a2        
        
          <div style="border:2px solid #5094a2;">Content here</div>
        
        
          .myborder {border:2px solid #5094a2;}
        
        Border color #5094a2