#1996b9 color space conversions
Hex:
        #1996b9
        RGB:
        25, 150, 185
        CMY:
        90, 41, 27
        CMYK:
        86, 19, 0, 27
      HSL:
        193°, 76.1905%, 41.1765%
        HSV (HSB):
        193°, 86.4865%, 72.5490%
        XYZ:
        20.0642, 25.5221, 49.7677
        xyY:
        0.2104, 0.2677, 25.5221
      CIE-Lab:
        57.5807, -19.4450, -27.1977
        CIE-LCH:
        57.5807, 33.4339, 234.4371
        CIE-Luv:
        57.5807, -39.2985, -39.1975
        Hunter-Lab:
        50.5195, -17.5163, -23.0441
      #1996b9 color charts
#1996b9 RGB chart
      #1996b9 CMYK chart
      #1996b9 RGB pie chart
      #1996b9 color shades, tints & tones
#1996b9 color schemes
#1996b9 color preview, HTML & CSS examples
           This text has a color of #1996b9        
        
          <p style="color:#1996b9;">Text here</p>
        
        
          .mytext {color:#1996b9;}
        
        Text color #1996b9
      
           This box has a color of #1996b9        
        
          <div style="background-color:#1996b9;">Content here</div>
        
        
          .mybackground {background-color:#1996b9;}
        
        Background color #1996b9
      
           Border around this has a color of #1996b9        
        
          <div style="border:2px solid #1996b9;">Content here</div>
        
        
          .myborder {border:2px solid #1996b9;}
        
        Border color #1996b9