#5094a5 color space conversions
Hex:
        #5094a5
        RGB:
        80, 148, 165
        CMY:
        69, 42, 35
        CMYK:
        52, 10, 0, 35
      HSL:
        192°, 34.6939%, 48.0392%
        HSV (HSB):
        192°, 51.5152%, 64.7059%
        XYZ:
        20.6897, 25.6019, 39.4485
        xyY:
        0.2413, 0.2986, 25.6019
      CIE-Lab:
        57.6572, -16.7129, -15.5831
        CIE-LCH:
        57.6572, 22.8507, 222.9965
        CIE-Luv:
        57.6572, -29.6972, -20.8538
        Hunter-Lab:
        50.5983, -15.5582, -10.8061
      #5094a5 color charts
#5094a5 RGB chart
      #5094a5 CMYK chart
      #5094a5 RGB pie chart
      #5094a5 color shades, tints & tones
#5094a5 color schemes
#5094a5 color preview, HTML & CSS examples
           This text has a color of #5094a5        
        
          <p style="color:#5094a5;">Text here</p>
        
        
          .mytext {color:#5094a5;}
        
        Text color #5094a5
      
           This box has a color of #5094a5        
        
          <div style="background-color:#5094a5;">Content here</div>
        
        
          .mybackground {background-color:#5094a5;}
        
        Background color #5094a5
      
           Border around this has a color of #5094a5        
        
          <div style="border:2px solid #5094a5;">Content here</div>
        
        
          .myborder {border:2px solid #5094a5;}
        
        Border color #5094a5