#5192a3 color space conversions
Hex:
        #5192a3
        RGB:
        81, 146, 163
        CMY:
        68, 43, 36
        CMYK:
        50, 10, 0, 36
      HSL:
        192°, 33.6066%, 47.8431%
        HSV (HSB):
        192°, 50.3067%, 63.9216%
        XYZ:
        20.2831, 24.9514, 38.3974
        xyY:
        0.2425, 0.2983, 24.9514
      CIE-Lab:
        57.0281, -15.9845, -15.3901
        CIE-LCH:
        57.0281, 22.1892, 223.9146
        CIE-Luv:
        57.0281, -28.6744, -20.6086
        Hunter-Lab:
        49.9514, -14.9340, -10.6099
      #5192a3 color charts
#5192a3 RGB chart
      #5192a3 CMYK chart
      #5192a3 RGB pie chart
      #5192a3 color shades, tints & tones
#5192a3 color schemes
#5192a3 color preview, HTML & CSS examples
           This text has a color of #5192a3        
        
          <p style="color:#5192a3;">Text here</p>
        
        
          .mytext {color:#5192a3;}
        
        Text color #5192a3
      
           This box has a color of #5192a3        
        
          <div style="background-color:#5192a3;">Content here</div>
        
        
          .mybackground {background-color:#5192a3;}
        
        Background color #5192a3
      
           Border around this has a color of #5192a3        
        
          <div style="border:2px solid #5192a3;">Content here</div>
        
        
          .myborder {border:2px solid #5192a3;}
        
        Border color #5192a3