#195ba3 color space conversions
Hex:
        #195ba3
        RGB:
        25, 91, 163
        CMY:
        90, 64, 36
        CMYK:
        85, 44, 0, 36
      HSL:
        211°, 73.4043%, 36.8627%
        HSV (HSB):
        211°, 84.6626%, 63.9216%
        XYZ:
        10.7528, 10.3332, 36.0781
        xyY:
        0.1881, 0.1808, 10.3332
      CIE-Lab:
        38.4339, 7.1946, -44.5448
        CIE-LCH:
        38.4339, 45.1220, 279.1748
        CIE-Luv:
        38.4339, -20.4130, -64.4069
        Hunter-Lab:
        32.1453, 3.4554, -44.0422
      #195ba3 color charts
#195ba3 RGB chart
      #195ba3 CMYK chart
      #195ba3 RGB pie chart
      #195ba3 color shades, tints & tones
#195ba3 color schemes
#195ba3 color preview, HTML & CSS examples
           This text has a color of #195ba3        
        
          <p style="color:#195ba3;">Text here</p>
        
        
          .mytext {color:#195ba3;}
        
        Text color #195ba3
      
           This box has a color of #195ba3        
        
          <div style="background-color:#195ba3;">Content here</div>
        
        
          .mybackground {background-color:#195ba3;}
        
        Background color #195ba3
      
           Border around this has a color of #195ba3        
        
          <div style="border:2px solid #195ba3;">Content here</div>
        
        
          .myborder {border:2px solid #195ba3;}
        
        Border color #195ba3