#99b6ee color space conversions
Hex:
        #99b6ee
        RGB:
        153, 182, 238
        CMY:
        40, 29, 7
        CMYK:
        36, 24, 0, 7
      HSL:
        220°, 71.4286%, 76.6667%
        HSV (HSB):
        220°, 35.7143%, 93.3333%
        XYZ:
        45.2974, 46.4012, 87.4578
        xyY:
        0.2528, 0.2590, 46.4012
      CIE-Lab:
        73.8051, 3.4634, -31.0764
        CIE-LCH:
        73.8051, 31.2689, 276.3593
        CIE-Luv:
        73.8051, -16.6143, -50.1420
        Hunter-Lab:
        68.1185, -0.5083, -28.4400
      #99b6ee color charts
#99b6ee RGB chart
      #99b6ee CMYK chart
      #99b6ee RGB pie chart
      #99b6ee color shades, tints & tones
#99b6ee color schemes
#99b6ee color preview, HTML & CSS examples
           This text has a color of #99b6ee        
        
          <p style="color:#99b6ee;">Text here</p>
        
        
          .mytext {color:#99b6ee;}
        
        Text color #99b6ee
      
           This box has a color of #99b6ee        
        
          <div style="background-color:#99b6ee;">Content here</div>
        
        
          .mybackground {background-color:#99b6ee;}
        
        Background color #99b6ee
      
           Border around this has a color of #99b6ee        
        
          <div style="border:2px solid #99b6ee;">Content here</div>
        
        
          .myborder {border:2px solid #99b6ee;}
        
        Border color #99b6ee