#195c8e color space conversions
Hex:
        #195c8e
        RGB:
        25, 92, 142
        CMY:
        90, 64, 44
        CMYK:
        82, 35, 0, 44
      HSL:
        206°, 70.0599%, 32.7451%
        HSV (HSB):
        206°, 82.3944%, 55.6863%
        XYZ:
        9.1105, 9.8140, 27.0053
        xyY:
        0.1984, 0.2137, 9.8140
      CIE-Lab:
        37.5064, -1.8053, -33.4063
        CIE-LCH:
        37.5064, 33.4551, 266.9066
        CIE-Luv:
        37.5064, -21.5966, -46.8966
        Hunter-Lab:
        31.3272, -2.9116, -29.1812
      #195c8e color charts
#195c8e RGB chart
      #195c8e CMYK chart
      #195c8e RGB pie chart
      #195c8e color shades, tints & tones
#195c8e color schemes
#195c8e color preview, HTML & CSS examples
           This text has a color of #195c8e        
        
          <p style="color:#195c8e;">Text here</p>
        
        
          .mytext {color:#195c8e;}
        
        Text color #195c8e
      
           This box has a color of #195c8e        
        
          <div style="background-color:#195c8e;">Content here</div>
        
        
          .mybackground {background-color:#195c8e;}
        
        Background color #195c8e
      
           Border around this has a color of #195c8e        
        
          <div style="border:2px solid #195c8e;">Content here</div>
        
        
          .myborder {border:2px solid #195c8e;}
        
        Border color #195c8e