#99b6db color space conversions
Hex:
        #99b6db
        RGB:
        153, 182, 219
        CMY:
        40, 29, 14
        CMYK:
        30, 17, 0, 14
      HSL:
        214°, 47.8261%, 72.9412%
        HSV (HSB):
        214°, 30.1370%, 85.8824%
        XYZ:
        42.6510, 45.3427, 73.5219
        xyY:
        0.2641, 0.2807, 45.3427
      CIE-Lab:
        73.1170, -1.3292, -21.8117
        CIE-LCH:
        73.1170, 21.8522, 266.5126
        CIE-Luv:
        73.1170, -16.1512, -33.9803
        Hunter-Lab:
        67.3370, -4.7784, -17.5999
      #99b6db color charts
#99b6db RGB chart
      #99b6db CMYK chart
      #99b6db RGB pie chart
      #99b6db color shades, tints & tones
#99b6db color schemes
#99b6db color preview, HTML & CSS examples
           This text has a color of #99b6db        
        
          <p style="color:#99b6db;">Text here</p>
        
        
          .mytext {color:#99b6db;}
        
        Text color #99b6db
      
           This box has a color of #99b6db        
        
          <div style="background-color:#99b6db;">Content here</div>
        
        
          .mybackground {background-color:#99b6db;}
        
        Background color #99b6db
      
           Border around this has a color of #99b6db        
        
          <div style="border:2px solid #99b6db;">Content here</div>
        
        
          .myborder {border:2px solid #99b6db;}
        
        Border color #99b6db