#195d75 color space conversions
Hex:
        #195d75
        RGB:
        25, 93, 117
        CMY:
        90, 64, 54
        CMYK:
        79, 21, 0, 54
      HSL:
        196°, 64.7887%, 27.8431%
        HSV (HSB):
        196°, 78.6325%, 45.8824%
        XYZ:
        7.5261, 9.3197, 18.2318
        xyY:
        0.2146, 0.2657, 9.3197
      CIE-Lab:
        36.5927, -11.9850, -19.5580
        CIE-LCH:
        36.5927, 22.9381, 238.5005
        CIE-Luv:
        36.5927, -23.2241, -25.2776
        Hunter-Lab:
        30.5282, -9.4187, -14.0390
      #195d75 color charts
#195d75 RGB chart
      #195d75 CMYK chart
      #195d75 RGB pie chart
      #195d75 color shades, tints & tones
#195d75 color schemes
#195d75 color preview, HTML & CSS examples
           This text has a color of #195d75        
        
          <p style="color:#195d75;">Text here</p>
        
        
          .mytext {color:#195d75;}
        
        Text color #195d75
      
           This box has a color of #195d75        
        
          <div style="background-color:#195d75;">Content here</div>
        
        
          .mybackground {background-color:#195d75;}
        
        Background color #195d75
      
           Border around this has a color of #195d75        
        
          <div style="border:2px solid #195d75;">Content here</div>
        
        
          .myborder {border:2px solid #195d75;}
        
        Border color #195d75