#3198a8 color space conversions
Hex:
        #3198a8
        RGB:
        49, 152, 168
        CMY:
        81, 40, 34
        CMYK:
        71, 10, 0, 34
      HSL:
        188°, 54.8387%, 42.5490%
        HSV (HSB):
        188°, 70.8333%, 65.8824%
        XYZ:
        19.5627, 25.9366, 41.0210
        xyY:
        0.2261, 0.2998, 25.9366
      CIE-Lab:
        57.9768, -23.6537, -16.9019
        CIE-LCH:
        57.9768, 29.0719, 215.5479
        CIE-Luv:
        57.9768, -38.1835, -22.0764
        Hunter-Lab:
        50.9280, -20.5575, -12.1068
      #3198a8 color charts
#3198a8 RGB chart
      #3198a8 CMYK chart
      #3198a8 RGB pie chart
      #3198a8 color shades, tints & tones
#3198a8 color schemes
#3198a8 color preview, HTML & CSS examples
           This text has a color of #3198a8        
        
          <p style="color:#3198a8;">Text here</p>
        
        
          .mytext {color:#3198a8;}
        
        Text color #3198a8
      
           This box has a color of #3198a8        
        
          <div style="background-color:#3198a8;">Content here</div>
        
        
          .mybackground {background-color:#3198a8;}
        
        Background color #3198a8
      
           Border around this has a color of #3198a8        
        
          <div style="border:2px solid #3198a8;">Content here</div>
        
        
          .myborder {border:2px solid #3198a8;}
        
        Border color #3198a8