#99c2fe color space conversions
Hex:
        #99c2fe
        RGB:
        153, 194, 254
        CMY:
        40, 24, 0
        CMYK:
        40, 24, 0, 0
      HSL:
        216°, 98.0583%, 79.8039%
        HSV (HSB):
        216°, 39.7638%, 99.6078%
        XYZ:
        50.3180, 52.5116, 101.2496
        xyY:
        0.2466, 0.2573, 52.5116
      CIE-Lab:
        77.5858, 1.0944, -33.8578
        CIE-LCH:
        77.5858, 33.8755, 271.8513
        CIE-Luv:
        77.5858, -21.7402, -54.8718
        Hunter-Lab:
        72.4649, -2.8671, -32.1159
      #99c2fe color charts
#99c2fe RGB chart
      #99c2fe CMYK chart
      #99c2fe RGB pie chart
      #99c2fe color shades, tints & tones
#99c2fe color schemes
#99c2fe color preview, HTML & CSS examples
           This text has a color of #99c2fe        
        
          <p style="color:#99c2fe;">Text here</p>
        
        
          .mytext {color:#99c2fe;}
        
        Text color #99c2fe
      
           This box has a color of #99c2fe        
        
          <div style="background-color:#99c2fe;">Content here</div>
        
        
          .mybackground {background-color:#99c2fe;}
        
        Background color #99c2fe
      
           Border around this has a color of #99c2fe        
        
          <div style="border:2px solid #99c2fe;">Content here</div>
        
        
          .myborder {border:2px solid #99c2fe;}
        
        Border color #99c2fe