#5196ab color space conversions
Hex:
        #5196ab
        RGB:
        81, 150, 171
        CMY:
        68, 41, 33
        CMYK:
        53, 12, 0, 33
      HSL:
        194°, 35.7143%, 49.4118%
        HSV (HSB):
        194°, 52.6316%, 67.0588%
        XYZ:
        21.6504, 26.5023, 42.5024
        xyY:
        0.2388, 0.2923, 26.5023
      CIE-Lab:
        58.5108, -15.8071, -17.6996
        CIE-LCH:
        58.5108, 23.7306, 228.2328
        CIE-Luv:
        58.5108, -29.9919, -24.3696
        Hunter-Lab:
        51.4804, -15.0215, -12.9138
      #5196ab color charts
#5196ab RGB chart
      #5196ab CMYK chart
      #5196ab RGB pie chart
      #5196ab color shades, tints & tones
#5196ab color schemes
#5196ab color preview, HTML & CSS examples
           This text has a color of #5196ab        
        
          <p style="color:#5196ab;">Text here</p>
        
        
          .mytext {color:#5196ab;}
        
        Text color #5196ab
      
           This box has a color of #5196ab        
        
          <div style="background-color:#5196ab;">Content here</div>
        
        
          .mybackground {background-color:#5196ab;}
        
        Background color #5196ab
      
           Border around this has a color of #5196ab        
        
          <div style="border:2px solid #5196ab;">Content here</div>
        
        
          .myborder {border:2px solid #5196ab;}
        
        Border color #5196ab