#99d9ef color space conversions
Hex:
        #99d9ef
        RGB:
        153, 217, 239
        CMY:
        40, 15, 6
        CMYK:
        36, 9, 0, 6
      HSL:
        195°, 72.8814%, 76.8627%
        HSV (HSB):
        195°, 35.9833%, 93.7255%
        XYZ:
        53.5297, 62.6300, 90.9288
        xyY:
        0.2585, 0.3024, 62.6300
      CIE-Lab:
        83.2473, -14.8801, -17.2245
        CIE-LCH:
        83.2473, 22.7618, 229.1765
        CIE-Luv:
        83.2473, -31.0362, -24.9094
        Hunter-Lab:
        79.1391, -17.7560, -12.7253
      #99d9ef color charts
#99d9ef RGB chart
      #99d9ef CMYK chart
      #99d9ef RGB pie chart
      #99d9ef color shades, tints & tones
#99d9ef color schemes
#99d9ef color preview, HTML & CSS examples
           This text has a color of #99d9ef        
        
          <p style="color:#99d9ef;">Text here</p>
        
        
          .mytext {color:#99d9ef;}
        
        Text color #99d9ef
      
           This box has a color of #99d9ef        
        
          <div style="background-color:#99d9ef;">Content here</div>
        
        
          .mybackground {background-color:#99d9ef;}
        
        Background color #99d9ef
      
           Border around this has a color of #99d9ef        
        
          <div style="border:2px solid #99d9ef;">Content here</div>
        
        
          .myborder {border:2px solid #99d9ef;}
        
        Border color #99d9ef