#195c5e color space conversions
Hex:
        #195c5e
        RGB:
        25, 92, 94
        CMY:
        90, 64, 63
        CMYK:
        73, 2, 0, 63
      HSL:
        182°, 57.9832%, 23.3333%
        HSV (HSB):
        182°, 73.4043%, 36.8627%
        XYZ:
        6.2484, 8.6691, 11.9337
        xyY:
        0.2327, 0.3229, 8.6691
      CIE-Lab:
        35.3393, -19.4932, -7.1963
        CIE-LCH:
        35.3393, 20.7791, 200.2627
        CIE-Luv:
        35.3393, -24.1651, -6.8667
        Hunter-Lab:
        29.4434, -13.6449, -3.4204
      #195c5e color charts
#195c5e RGB chart
      #195c5e CMYK chart
      #195c5e RGB pie chart
      #195c5e color shades, tints & tones
#195c5e color schemes
#195c5e color preview, HTML & CSS examples
           This text has a color of #195c5e        
        
          <p style="color:#195c5e;">Text here</p>
        
        
          .mytext {color:#195c5e;}
        
        Text color #195c5e
      
           This box has a color of #195c5e        
        
          <div style="background-color:#195c5e;">Content here</div>
        
        
          .mybackground {background-color:#195c5e;}
        
        Background color #195c5e
      
           Border around this has a color of #195c5e        
        
          <div style="border:2px solid #195c5e;">Content here</div>
        
        
          .myborder {border:2px solid #195c5e;}
        
        Border color #195c5e