#99b9ef color space conversions
Hex:
        #99b9ef
        RGB:
        153, 185, 239
        CMY:
        40, 27, 6
        CMYK:
        36, 23, 0, 6
      HSL:
        218°, 72.8814%, 76.8627%
        HSV (HSB):
        218°, 35.9833%, 93.7255%
        XYZ:
        46.0658, 47.7022, 88.4409
        xyY:
        0.2528, 0.2618, 47.7022
      CIE-Lab:
        74.6367, 2.0750, -30.3367
        CIE-LCH:
        74.6367, 30.4075, 273.9129
        CIE-Luv:
        74.6367, -17.8601, -48.7772
        Hunter-Lab:
        69.0668, -1.8119, -27.5748
      #99b9ef color charts
#99b9ef RGB chart
      #99b9ef CMYK chart
      #99b9ef RGB pie chart
      #99b9ef color shades, tints & tones
#99b9ef color schemes
#99b9ef color preview, HTML & CSS examples
           This text has a color of #99b9ef        
        
          <p style="color:#99b9ef;">Text here</p>
        
        
          .mytext {color:#99b9ef;}
        
        Text color #99b9ef
      
           This box has a color of #99b9ef        
        
          <div style="background-color:#99b9ef;">Content here</div>
        
        
          .mybackground {background-color:#99b9ef;}
        
        Background color #99b9ef
      
           Border around this has a color of #99b9ef        
        
          <div style="border:2px solid #99b9ef;">Content here</div>
        
        
          .myborder {border:2px solid #99b9ef;}
        
        Border color #99b9ef