#1999a0 color space conversions
Hex:
        #1999a0
        RGB:
        25, 153, 160
        CMY:
        90, 40, 37
        CMYK:
        84, 4, 0, 37
      HSL:
        183°, 72.9730%, 36.2745%
        HSV (HSB):
        183°, 84.3750%, 62.7451%
        XYZ:
        18.1373, 25.5272, 37.2290
        xyY:
        0.2242, 0.3156, 25.5272
      CIE-Lab:
        57.5855, -29.3189, -12.9810
        CIE-LCH:
        57.5855, 32.0641, 203.8814
        CIE-Luv:
        57.5855, -42.1802, -15.1645
        Hunter-Lab:
        50.5245, -24.3398, -8.3208
      #1999a0 color charts
#1999a0 RGB chart
      #1999a0 CMYK chart
      #1999a0 RGB pie chart
      #1999a0 color shades, tints & tones
#1999a0 color schemes
#1999a0 color preview, HTML & CSS examples
           This text has a color of #1999a0        
        
          <p style="color:#1999a0;">Text here</p>
        
        
          .mytext {color:#1999a0;}
        
        Text color #1999a0
      
           This box has a color of #1999a0        
        
          <div style="background-color:#1999a0;">Content here</div>
        
        
          .mybackground {background-color:#1999a0;}
        
        Background color #1999a0
      
           Border around this has a color of #1999a0        
        
          <div style="border:2px solid #1999a0;">Content here</div>
        
        
          .myborder {border:2px solid #1999a0;}
        
        Border color #1999a0