#99cff8 color space conversions
Hex:
        #99cff8
        RGB:
        153, 207, 248
        CMY:
        40, 19, 3
        CMYK:
        38, 17, 0, 3
      HSL:
        206°, 87.1560%, 78.6275%
        HSV (HSB):
        206°, 38.3065%, 97.2549%
        XYZ:
        52.3930, 58.1753, 97.2745
        xyY:
        0.2521, 0.2799, 58.1753
      CIE-Lab:
        80.8361, -7.4308, -25.6648
        CIE-LCH:
        80.8361, 26.7189, 253.8526
        CIE-Luv:
        80.8361, -26.9172, -39.9981
        Hunter-Lab:
        76.2727, -10.8627, -22.2247
      #99cff8 color charts
#99cff8 RGB chart
      #99cff8 CMYK chart
      #99cff8 RGB pie chart
      #99cff8 color shades, tints & tones
#99cff8 color schemes
#99cff8 color preview, HTML & CSS examples
           This text has a color of #99cff8        
        
          <p style="color:#99cff8;">Text here</p>
        
        
          .mytext {color:#99cff8;}
        
        Text color #99cff8
      
           This box has a color of #99cff8        
        
          <div style="background-color:#99cff8;">Content here</div>
        
        
          .mybackground {background-color:#99cff8;}
        
        Background color #99cff8
      
           Border around this has a color of #99cff8        
        
          <div style="border:2px solid #99cff8;">Content here</div>
        
        
          .myborder {border:2px solid #99cff8;}
        
        Border color #99cff8