#99d5ef color space conversions
Hex:
        #99d5ef
        RGB:
        153, 213, 239
        CMY:
        40, 16, 6
        CMYK:
        36, 11, 0, 6
      HSL:
        198°, 72.8814%, 76.8627%
        HSV (HSB):
        198°, 35.9833%, 93.7255%
        XYZ:
        52.5111, 60.5928, 90.5893
        xyY:
        0.2578, 0.2975, 60.5928
      CIE-Lab:
        82.1593, -12.8264, -18.8656
        CIE-LCH:
        82.1593, 22.8129, 235.7889
        CIE-Luv:
        82.1593, -29.3838, -27.8921
        Hunter-Lab:
        77.8414, -15.8079, -14.5108
      #99d5ef color charts
#99d5ef RGB chart
      #99d5ef CMYK chart
      #99d5ef RGB pie chart
      #99d5ef color shades, tints & tones
#99d5ef color schemes
#99d5ef color preview, HTML & CSS examples
           This text has a color of #99d5ef        
        
          <p style="color:#99d5ef;">Text here</p>
        
        
          .mytext {color:#99d5ef;}
        
        Text color #99d5ef
      
           This box has a color of #99d5ef        
        
          <div style="background-color:#99d5ef;">Content here</div>
        
        
          .mybackground {background-color:#99d5ef;}
        
        Background color #99d5ef
      
           Border around this has a color of #99d5ef        
        
          <div style="border:2px solid #99d5ef;">Content here</div>
        
        
          .myborder {border:2px solid #99d5ef;}
        
        Border color #99d5ef