#195aa0 color space conversions
Hex:
        #195aa0
        RGB:
        25, 90, 160
        CMY:
        90, 65, 37
        CMYK:
        84, 44, 0, 37
      HSL:
        211°, 72.9730%, 36.2745%
        HSV (HSB):
        211°, 84.3750%, 62.7451%
        XYZ:
        10.4022, 10.0571, 34.6507
        xyY:
        0.1888, 0.1825, 10.0571
      CIE-Lab:
        37.9447, 6.6459, -43.5384
        CIE-LCH:
        37.9447, 44.0427, 278.6789
        CIE-Luv:
        37.9447, -20.1996, -62.6694
        Hunter-Lab:
        31.7129, 3.0527, -42.5834
      #195aa0 color charts
#195aa0 RGB chart
      #195aa0 CMYK chart
      #195aa0 RGB pie chart
      #195aa0 color shades, tints & tones
#195aa0 color schemes
#195aa0 color preview, HTML & CSS examples
           This text has a color of #195aa0        
        
          <p style="color:#195aa0;">Text here</p>
        
        
          .mytext {color:#195aa0;}
        
        Text color #195aa0
      
           This box has a color of #195aa0        
        
          <div style="background-color:#195aa0;">Content here</div>
        
        
          .mybackground {background-color:#195aa0;}
        
        Background color #195aa0
      
           Border around this has a color of #195aa0        
        
          <div style="border:2px solid #195aa0;">Content here</div>
        
        
          .myborder {border:2px solid #195aa0;}
        
        Border color #195aa0