#99c8bb color space conversions
Hex:
        #99c8bb
        RGB:
        153, 200, 187
        CMY:
        40, 22, 27
        CMYK:
        24, 0, 7, 22
      HSL:
        163°, 29.9363%, 69.2157%
        HSV (HSB):
        163°, 23.5000%, 78.4314%
        XYZ:
        42.7608, 51.6687, 54.7330
        xyY:
        0.2867, 0.3464, 51.6687
      CIE-Lab:
        77.0823, -18.0931, 1.4638
        CIE-LCH:
        77.0823, 18.1523, 175.3746
        CIE-Luv:
        77.0823, -23.7088, 5.2212
        Hunter-Lab:
        71.8810, -19.6050, 5.1709
      #99c8bb color charts
#99c8bb RGB chart
      #99c8bb CMYK chart
      #99c8bb RGB pie chart
      #99c8bb color shades, tints & tones
#99c8bb color schemes
#99c8bb color preview, HTML & CSS examples
           This text has a color of #99c8bb        
        
          <p style="color:#99c8bb;">Text here</p>
        
        
          .mytext {color:#99c8bb;}
        
        Text color #99c8bb
      
           This box has a color of #99c8bb        
        
          <div style="background-color:#99c8bb;">Content here</div>
        
        
          .mybackground {background-color:#99c8bb;}
        
        Background color #99c8bb
      
           Border around this has a color of #99c8bb        
        
          <div style="border:2px solid #99c8bb;">Content here</div>
        
        
          .myborder {border:2px solid #99c8bb;}
        
        Border color #99c8bb