#1999a5 color space conversions
Hex:
        #1999a5
        RGB:
        25, 153, 165
        CMY:
        90, 40, 35
        CMYK:
        85, 7, 0, 35
      HSL:
        185°, 73.6842%, 37.2549%
        HSV (HSB):
        185°, 84.8485%, 64.7059%
        XYZ:
        18.5837, 25.7058, 39.5796
        xyY:
        0.2216, 0.3065, 25.7058
      CIE-Lab:
        57.7567, -27.7144, -15.5693
        CIE-LCH:
        57.7567, 31.7882, 209.3263
        CIE-Luv:
        57.7567, -41.8094, -19.4495
        Hunter-Lab:
        50.7008, -23.2998, -10.7941
      #1999a5 color charts
#1999a5 RGB chart
      #1999a5 CMYK chart
      #1999a5 RGB pie chart
      #1999a5 color shades, tints & tones
#1999a5 color schemes
#1999a5 color preview, HTML & CSS examples
           This text has a color of #1999a5        
        
          <p style="color:#1999a5;">Text here</p>
        
        
          .mytext {color:#1999a5;}
        
        Text color #1999a5
      
           This box has a color of #1999a5        
        
          <div style="background-color:#1999a5;">Content here</div>
        
        
          .mybackground {background-color:#1999a5;}
        
        Background color #1999a5
      
           Border around this has a color of #1999a5        
        
          <div style="border:2px solid #1999a5;">Content here</div>
        
        
          .myborder {border:2px solid #1999a5;}
        
        Border color #1999a5