#195fa1 color space conversions
Hex:
        #195fa1
        RGB:
        25, 95, 161
        CMY:
        90, 63, 37
        CMYK:
        84, 41, 0, 37
      HSL:
        209°, 73.1183%, 36.4706%
        HSV (HSB):
        209°, 84.4720%, 63.1373%
        XYZ:
        10.9261, 10.9643, 35.2587
        xyY:
        0.1912, 0.1919, 10.9643
      CIE-Lab:
        39.5203, 3.8040, -41.6159
        CIE-LCH:
        39.5203, 41.7894, 275.2227
        CIE-Luv:
        39.5203, -21.7835, -60.3028
        Hunter-Lab:
        33.1124, 0.9532, -39.9544
      #195fa1 color charts
#195fa1 RGB chart
      #195fa1 CMYK chart
      #195fa1 RGB pie chart
      #195fa1 color shades, tints & tones
#195fa1 color schemes
#195fa1 color preview, HTML & CSS examples
           This text has a color of #195fa1        
        
          <p style="color:#195fa1;">Text here</p>
        
        
          .mytext {color:#195fa1;}
        
        Text color #195fa1
      
           This box has a color of #195fa1        
        
          <div style="background-color:#195fa1;">Content here</div>
        
        
          .mybackground {background-color:#195fa1;}
        
        Background color #195fa1
      
           Border around this has a color of #195fa1        
        
          <div style="border:2px solid #195fa1;">Content here</div>
        
        
          .myborder {border:2px solid #195fa1;}
        
        Border color #195fa1