#195b7a color space conversions
Hex:
        #195b7a
        RGB:
        25, 91, 122
        CMY:
        90, 64, 52
        CMYK:
        80, 25, 0, 52
      HSL:
        199°, 65.9864%, 28.8235%
        HSV (HSB):
        199°, 79.5082%, 47.8431%
        XYZ:
        7.6548, 9.0940, 19.7642
        xyY:
        0.2096, 0.2491, 9.0940
      CIE-Lab:
        36.1646, -8.9227, -23.3019
        CIE-LCH:
        36.1646, 24.9518, 249.0473
        CIE-Luv:
        36.1646, -22.2238, -30.9648
        Hunter-Lab:
        30.1562, -7.4631, -17.7489
      #195b7a color charts
#195b7a RGB chart
      #195b7a CMYK chart
      #195b7a RGB pie chart
      #195b7a color shades, tints & tones
#195b7a color schemes
#195b7a color preview, HTML & CSS examples
           This text has a color of #195b7a        
        
          <p style="color:#195b7a;">Text here</p>
        
        
          .mytext {color:#195b7a;}
        
        Text color #195b7a
      
           This box has a color of #195b7a        
        
          <div style="background-color:#195b7a;">Content here</div>
        
        
          .mybackground {background-color:#195b7a;}
        
        Background color #195b7a
      
           Border around this has a color of #195b7a        
        
          <div style="border:2px solid #195b7a;">Content here</div>
        
        
          .myborder {border:2px solid #195b7a;}
        
        Border color #195b7a