#5196b2 color space conversions
Hex:
        #5196b2
        RGB:
        81, 150, 178
        CMY:
        68, 41, 30
        CMYK:
        54, 16, 0, 30
      HSL:
        197°, 38.6454%, 50.7843%
        HSV (HSB):
        197°, 54.4944%, 69.8039%
        XYZ:
        22.3356, 26.7764, 46.1106
        xyY:
        0.2346, 0.2812, 26.7764
      CIE-Lab:
        58.7668, -13.7224, -21.2827
        CIE-LCH:
        58.7668, 25.3231, 237.1873
        CIE-Luv:
        58.7668, -29.7614, -30.3844
        Hunter-Lab:
        51.7459, -13.5077, -16.6110
      #5196b2 color charts
#5196b2 RGB chart
      #5196b2 CMYK chart
      #5196b2 RGB pie chart
      #5196b2 color shades, tints & tones
#5196b2 color schemes
#5196b2 color preview, HTML & CSS examples
           This text has a color of #5196b2        
        
          <p style="color:#5196b2;">Text here</p>
        
        
          .mytext {color:#5196b2;}
        
        Text color #5196b2
      
           This box has a color of #5196b2        
        
          <div style="background-color:#5196b2;">Content here</div>
        
        
          .mybackground {background-color:#5196b2;}
        
        Background color #5196b2
      
           Border around this has a color of #5196b2        
        
          <div style="border:2px solid #5196b2;">Content here</div>
        
        
          .myborder {border:2px solid #5196b2;}
        
        Border color #5196b2