#1999e2 color space conversions
Hex:
        #1999e2
        RGB:
        25, 153, 226
        CMY:
        90, 40, 11
        CMYK:
        89, 32, 0, 11
      HSL:
        202°, 80.0797%, 49.2157%
        HSV (HSB):
        202°, 88.9381%, 88.6275%
        XYZ:
        25.5196, 28.4801, 76.1037
        xyY:
        0.1961, 0.2189, 28.4801
      CIE-Lab:
        60.3200, -6.4023, -45.9056
        CIE-LCH:
        60.3200, 46.3499, 262.0604
        CIE-Luv:
        60.3200, -37.6021, -72.1153
        Hunter-Lab:
        53.3668, -8.0345, -47.1938
      #1999e2 color charts
#1999e2 RGB chart
      #1999e2 CMYK chart
      #1999e2 RGB pie chart
      #1999e2 color shades, tints & tones
#1999e2 color schemes
#1999e2 color preview, HTML & CSS examples
           This text has a color of #1999e2        
        
          <p style="color:#1999e2;">Text here</p>
        
        
          .mytext {color:#1999e2;}
        
        Text color #1999e2
      
           This box has a color of #1999e2        
        
          <div style="background-color:#1999e2;">Content here</div>
        
        
          .mybackground {background-color:#1999e2;}
        
        Background color #1999e2
      
           Border around this has a color of #1999e2        
        
          <div style="border:2px solid #1999e2;">Content here</div>
        
        
          .myborder {border:2px solid #1999e2;}
        
        Border color #1999e2