#1999b2 color space conversions
Hex:
        #1999b2
        RGB:
        25, 153, 178
        CMY:
        90, 40, 30
        CMYK:
        86, 14, 0, 30
      HSL:
        190°, 75.3695%, 39.8039%
        HSV (HSB):
        190°, 85.9551%, 69.8039%
        XYZ:
        19.8280, 26.2035, 46.1322
        xyY:
        0.2151, 0.2843, 26.2035
      CIE-Lab:
        58.2297, -23.4154, -22.2321
        CIE-LCH:
        58.2297, 32.2885, 223.5151
        CIE-Luv:
        58.2297, -40.8546, -30.6921
        Hunter-Lab:
        51.1893, -20.4400, -17.6000
      #1999b2 color charts
#1999b2 RGB chart
      #1999b2 CMYK chart
      #1999b2 RGB pie chart
      #1999b2 color shades, tints & tones
#1999b2 color schemes
#1999b2 color preview, HTML & CSS examples
           This text has a color of #1999b2        
        
          <p style="color:#1999b2;">Text here</p>
        
        
          .mytext {color:#1999b2;}
        
        Text color #1999b2
      
           This box has a color of #1999b2        
        
          <div style="background-color:#1999b2;">Content here</div>
        
        
          .mybackground {background-color:#1999b2;}
        
        Background color #1999b2
      
           Border around this has a color of #1999b2        
        
          <div style="border:2px solid #1999b2;">Content here</div>
        
        
          .myborder {border:2px solid #1999b2;}
        
        Border color #1999b2