#5192a5 color space conversions
Hex:
        #5192a5
        RGB:
        81, 146, 165
        CMY:
        68, 43, 35
        CMYK:
        51, 12, 0, 35
      HSL:
        194°, 34.1463%, 48.2353%
        HSV (HSB):
        194°, 50.9091%, 64.7059%
        XYZ:
        20.4638, 25.0237, 39.3488
        xyY:
        0.2412, 0.2950, 25.0237
      CIE-Lab:
        57.0985, -15.4036, -16.4262
        CIE-LCH:
        57.0985, 22.5187, 226.8401
        CIE-Luv:
        57.0985, -28.6129, -22.3156
        Hunter-Lab:
        50.0237, -14.5205, -11.6211
      #5192a5 color charts
#5192a5 RGB chart
      #5192a5 CMYK chart
      #5192a5 RGB pie chart
      #5192a5 color shades, tints & tones
#5192a5 color schemes
#5192a5 color preview, HTML & CSS examples
           This text has a color of #5192a5        
        
          <p style="color:#5192a5;">Text here</p>
        
        
          .mytext {color:#5192a5;}
        
        Text color #5192a5
      
           This box has a color of #5192a5        
        
          <div style="background-color:#5192a5;">Content here</div>
        
        
          .mybackground {background-color:#5192a5;}
        
        Background color #5192a5
      
           Border around this has a color of #5192a5        
        
          <div style="border:2px solid #5192a5;">Content here</div>
        
        
          .myborder {border:2px solid #5192a5;}
        
        Border color #5192a5