#99b6be color space conversions
Hex:
        #99b6be
        RGB:
        153, 182, 190
        CMY:
        40, 29, 25
        CMYK:
        19, 4, 0, 25
      HSL:
        193°, 22.1557%, 67.2549%
        HSV (HSB):
        193°, 19.4737%, 74.5098%
        XYZ:
        39.1591, 43.9459, 55.1337
        xyY:
        0.2833, 0.3179, 43.9459
      CIE-Lab:
        72.1923, -8.0893, -7.3543
        CIE-LCH:
        72.1923, 10.9326, 222.2753
        CIE-Luv:
        72.1923, -15.4806, -9.7917
        Hunter-Lab:
        66.2917, -10.5690, -2.9063
      #99b6be color charts
#99b6be RGB chart
      #99b6be CMYK chart
      #99b6be RGB pie chart
      #99b6be color shades, tints & tones
#99b6be color schemes
#99b6be color preview, HTML & CSS examples
           This text has a color of #99b6be        
        
          <p style="color:#99b6be;">Text here</p>
        
        
          .mytext {color:#99b6be;}
        
        Text color #99b6be
      
           This box has a color of #99b6be        
        
          <div style="background-color:#99b6be;">Content here</div>
        
        
          .mybackground {background-color:#99b6be;}
        
        Background color #99b6be
      
           Border around this has a color of #99b6be        
        
          <div style="border:2px solid #99b6be;">Content here</div>
        
        
          .myborder {border:2px solid #99b6be;}
        
        Border color #99b6be