#195ca0 color space conversions
Hex:
        #195ca0
        RGB:
        25, 92, 160
        CMY:
        90, 64, 37
        CMYK:
        84, 43, 0, 37
      HSL:
        210°, 72.9730%, 36.2745%
        HSV (HSB):
        210°, 84.3750%, 62.7451%
        XYZ:
        10.5732, 10.3990, 34.7077
        xyY:
        0.1899, 0.1868, 10.3990
      CIE-Lab:
        38.5493, 5.3431, -42.5708
        CIE-LCH:
        38.5493, 42.9048, 277.1538
        CIE-Luv:
        38.5493, -20.8445, -61.4272
        Hunter-Lab:
        32.2475, 2.0928, -41.2399
      #195ca0 color charts
#195ca0 RGB chart
      #195ca0 CMYK chart
      #195ca0 RGB pie chart
      #195ca0 color shades, tints & tones
#195ca0 color schemes
#195ca0 color preview, HTML & CSS examples
           This text has a color of #195ca0        
        
          <p style="color:#195ca0;">Text here</p>
        
        
          .mytext {color:#195ca0;}
        
        Text color #195ca0
      
           This box has a color of #195ca0        
        
          <div style="background-color:#195ca0;">Content here</div>
        
        
          .mybackground {background-color:#195ca0;}
        
        Background color #195ca0
      
           Border around this has a color of #195ca0        
        
          <div style="border:2px solid #195ca0;">Content here</div>
        
        
          .myborder {border:2px solid #195ca0;}
        
        Border color #195ca0