#99c0ec color space conversions
Hex:
        #99c0ec
        RGB:
        153, 192, 236
        CMY:
        40, 25, 7
        CMYK:
        35, 19, 0, 7
      HSL:
        212°, 68.5950%, 76.2745%
        HSV (HSB):
        212°, 35.1695%, 92.5490%
        XYZ:
        47.1268, 50.5277, 86.6259
        xyY:
        0.2557, 0.2742, 50.5277
      CIE-Lab:
        76.3920, -2.4985, -26.0249
        CIE-LCH:
        76.3920, 26.1446, 264.5162
        CIE-Luv:
        76.3920, -20.6806, -41.0243
        Hunter-Lab:
        71.0828, -6.0522, -22.4964
      #99c0ec color charts
#99c0ec RGB chart
      #99c0ec CMYK chart
      #99c0ec RGB pie chart
      #99c0ec color shades, tints & tones
#99c0ec color schemes
#99c0ec color preview, HTML & CSS examples
           This text has a color of #99c0ec        
        
          <p style="color:#99c0ec;">Text here</p>
        
        
          .mytext {color:#99c0ec;}
        
        Text color #99c0ec
      
           This box has a color of #99c0ec        
        
          <div style="background-color:#99c0ec;">Content here</div>
        
        
          .mybackground {background-color:#99c0ec;}
        
        Background color #99c0ec
      
           Border around this has a color of #99c0ec        
        
          <div style="border:2px solid #99c0ec;">Content here</div>
        
        
          .myborder {border:2px solid #99c0ec;}
        
        Border color #99c0ec