#5199a5 color space conversions
Hex:
        #5199a5
        RGB:
        81, 153, 165
        CMY:
        68, 40, 35
        CMYK:
        51, 7, 0, 35
      HSL:
        189°, 34.1463%, 48.2353%
        HSV (HSB):
        189°, 50.9091%, 64.7059%
        XYZ:
        21.5761, 27.2484, 39.7196
        xyY:
        0.2437, 0.3077, 27.2484
      CIE-Lab:
        59.2036, -19.1427, -13.2429
        CIE-LCH:
        59.2036, 23.2770, 214.6754
        CIE-Luv:
        59.2036, -31.3775, -16.9444
        Hunter-Lab:
        52.2000, -17.5697, -8.5745
      #5199a5 color charts
#5199a5 RGB chart
      #5199a5 CMYK chart
      #5199a5 RGB pie chart
      #5199a5 color shades, tints & tones
#5199a5 color schemes
#5199a5 color preview, HTML & CSS examples
           This text has a color of #5199a5        
        
          <p style="color:#5199a5;">Text here</p>
        
        
          .mytext {color:#5199a5;}
        
        Text color #5199a5
      
           This box has a color of #5199a5        
        
          <div style="background-color:#5199a5;">Content here</div>
        
        
          .mybackground {background-color:#5199a5;}
        
        Background color #5199a5
      
           Border around this has a color of #5199a5        
        
          <div style="border:2px solid #5199a5;">Content here</div>
        
        
          .myborder {border:2px solid #5199a5;}
        
        Border color #5199a5