#99ccf9 color space conversions
Hex:
        #99ccf9
        RGB:
        153, 204, 249
        CMY:
        40, 20, 2
        CMYK:
        39, 18, 0, 2
      HSL:
        208°, 88.8889%, 78.8235%
        HSV (HSB):
        208°, 38.5542%, 97.6471%
        XYZ:
        51.8286, 56.7976, 97.8539
        xyY:
        0.2510, 0.2751, 56.7976
      CIE-Lab:
        80.0656, -5.5869, -27.3750
        CIE-LCH:
        80.0656, 27.9393, 258.4651
        CIE-Luv:
        80.0656, -25.7049, -43.1049
        Hunter-Lab:
        75.3642, -9.1313, -24.2280
      #99ccf9 color charts
#99ccf9 RGB chart
      #99ccf9 CMYK chart
      #99ccf9 RGB pie chart
      #99ccf9 color shades, tints & tones
#99ccf9 color schemes
#99ccf9 color preview, HTML & CSS examples
           This text has a color of #99ccf9        
        
          <p style="color:#99ccf9;">Text here</p>
        
        
          .mytext {color:#99ccf9;}
        
        Text color #99ccf9
      
           This box has a color of #99ccf9        
        
          <div style="background-color:#99ccf9;">Content here</div>
        
        
          .mybackground {background-color:#99ccf9;}
        
        Background color #99ccf9
      
           Border around this has a color of #99ccf9        
        
          <div style="border:2px solid #99ccf9;">Content here</div>
        
        
          .myborder {border:2px solid #99ccf9;}
        
        Border color #99ccf9