#99b8db color space conversions
Hex:
        #99b8db
        RGB:
        153, 184, 219
        CMY:
        40, 28, 14
        CMYK:
        30, 16, 0, 14
      HSL:
        212°, 47.8261%, 72.9412%
        HSV (HSB):
        212°, 30.1370%, 85.8824%
        XYZ:
        43.0635, 46.1678, 73.6594
        xyY:
        0.2644, 0.2834, 46.1678
      CIE-Lab:
        73.6543, -2.4149, -20.9947
        CIE-LCH:
        73.6543, 21.1331, 263.4384
        CIE-Luv:
        73.6543, -17.0079, -32.5132
        Hunter-Lab:
        67.9469, -5.7768, -16.7119
      #99b8db color charts
#99b8db RGB chart
      #99b8db CMYK chart
      #99b8db RGB pie chart
      #99b8db color shades, tints & tones
#99b8db color schemes
#99b8db color preview, HTML & CSS examples
           This text has a color of #99b8db        
        
          <p style="color:#99b8db;">Text here</p>
        
        
          .mytext {color:#99b8db;}
        
        Text color #99b8db
      
           This box has a color of #99b8db        
        
          <div style="background-color:#99b8db;">Content here</div>
        
        
          .mybackground {background-color:#99b8db;}
        
        Background color #99b8db
      
           Border around this has a color of #99b8db        
        
          <div style="border:2px solid #99b8db;">Content here</div>
        
        
          .myborder {border:2px solid #99b8db;}
        
        Border color #99b8db