#99dcf4 color space conversions
Hex:
        #99dcf4
        RGB:
        153, 220, 244
        CMY:
        40, 14, 4
        CMYK:
        37, 10, 0, 4
      HSL:
        196°, 80.5310%, 77.8431%
        HSV (HSB):
        196°, 37.2951%, 95.6863%
        XYZ:
        55.0592, 64.4904, 95.1339
        xyY:
        0.2565, 0.3004, 64.4904
      CIE-Lab:
        84.2204, -15.1787, -18.4064
        CIE-LCH:
        84.2204, 23.8577, 230.4895
        CIE-Luv:
        84.2204, -32.2322, -26.8603
        Hunter-Lab:
        80.3059, -18.1524, -14.0234
      #99dcf4 color charts
#99dcf4 RGB chart
      #99dcf4 CMYK chart
      #99dcf4 RGB pie chart
      #99dcf4 color shades, tints & tones
#99dcf4 color schemes
#99dcf4 color preview, HTML & CSS examples
           This text has a color of #99dcf4        
        
          <p style="color:#99dcf4;">Text here</p>
        
        
          .mytext {color:#99dcf4;}
        
        Text color #99dcf4
      
           This box has a color of #99dcf4        
        
          <div style="background-color:#99dcf4;">Content here</div>
        
        
          .mybackground {background-color:#99dcf4;}
        
        Background color #99dcf4
      
           Border around this has a color of #99dcf4        
        
          <div style="border:2px solid #99dcf4;">Content here</div>
        
        
          .myborder {border:2px solid #99dcf4;}
        
        Border color #99dcf4