#3199a8 color space conversions
Hex:
        #3199a8
        RGB:
        49, 153, 168
        CMY:
        81, 40, 34
        CMYK:
        71, 9, 0, 34
      HSL:
        188°, 54.8387%, 42.5490%
        HSV (HSB):
        188°, 70.8333%, 65.8824%
        XYZ:
        19.7257, 26.2626, 41.0753
        xyY:
        0.2266, 0.3016, 26.2626
      CIE-Lab:
        58.2855, -24.1665, -16.4335
        CIE-LCH:
        58.2855, 29.2246, 214.2162
        CIE-Luv:
        58.2855, -38.5500, -21.2852
        Hunter-Lab:
        51.2470, -20.9750, -11.6490
      #3199a8 color charts
#3199a8 RGB chart
      #3199a8 CMYK chart
      #3199a8 RGB pie chart
      #3199a8 color shades, tints & tones
#3199a8 color schemes
#3199a8 color preview, HTML & CSS examples
           This text has a color of #3199a8        
        
          <p style="color:#3199a8;">Text here</p>
        
        
          .mytext {color:#3199a8;}
        
        Text color #3199a8
      
           This box has a color of #3199a8        
        
          <div style="background-color:#3199a8;">Content here</div>
        
        
          .mybackground {background-color:#3199a8;}
        
        Background color #3199a8
      
           Border around this has a color of #3199a8        
        
          <div style="border:2px solid #3199a8;">Content here</div>
        
        
          .myborder {border:2px solid #3199a8;}
        
        Border color #3199a8