#99adb1 color space conversions
Hex:
        #99adb1
        RGB:
        153, 173, 177
        CMY:
        40, 32, 31
        CMYK:
        14, 2, 0, 31
      HSL:
        190°, 13.3333%, 64.7059%
        HSV (HSB):
        190°, 13.5593%, 69.4118%
        XYZ:
        36.0163, 39.8338, 47.3854
        xyY:
        0.2923, 0.3232, 39.8338
      CIE-Lab:
        69.3510, -6.0742, -4.4056
        CIE-LCH:
        69.3510, 7.5037, 215.9529
        CIE-Luv:
        69.3510, -10.9199, -5.5496
        Hunter-Lab:
        63.1140, -8.5878, -0.3346
      #99adb1 color charts
#99adb1 RGB chart
      #99adb1 CMYK chart
      #99adb1 RGB pie chart
      #99adb1 color shades, tints & tones
#99adb1 color schemes
#99adb1 color preview, HTML & CSS examples
           This text has a color of #99adb1        
        
          <p style="color:#99adb1;">Text here</p>
        
        
          .mytext {color:#99adb1;}
        
        Text color #99adb1
      
           This box has a color of #99adb1        
        
          <div style="background-color:#99adb1;">Content here</div>
        
        
          .mybackground {background-color:#99adb1;}
        
        Background color #99adb1
      
           Border around this has a color of #99adb1        
        
          <div style="border:2px solid #99adb1;">Content here</div>
        
        
          .myborder {border:2px solid #99adb1;}
        
        Border color #99adb1