#99bac6 color space conversions
Hex:
        #99bac6
        RGB:
        153, 186, 198
        CMY:
        40, 27, 22
        CMYK:
        23, 6, 0, 22
      HSL:
        196°, 28.3019%, 68.8235%
        HSV (HSB):
        196°, 22.7273%, 77.6471%
        XYZ:
        40.8888, 45.9673, 60.1436
        xyY:
        0.2782, 0.3127, 45.9673
      CIE-Lab:
        73.5243, -8.4314, -9.7469
        CIE-LCH:
        73.5243, 12.8876, 229.1392
        CIE-Luv:
        73.5243, -17.4651, -13.5042
        Hunter-Lab:
        67.7992, -10.9976, -5.1358
      #99bac6 color charts
#99bac6 RGB chart
      #99bac6 CMYK chart
      #99bac6 RGB pie chart
      #99bac6 color shades, tints & tones
#99bac6 color schemes
#99bac6 color preview, HTML & CSS examples
           This text has a color of #99bac6        
        
          <p style="color:#99bac6;">Text here</p>
        
        
          .mytext {color:#99bac6;}
        
        Text color #99bac6
      
           This box has a color of #99bac6        
        
          <div style="background-color:#99bac6;">Content here</div>
        
        
          .mybackground {background-color:#99bac6;}
        
        Background color #99bac6
      
           Border around this has a color of #99bac6        
        
          <div style="border:2px solid #99bac6;">Content here</div>
        
        
          .myborder {border:2px solid #99bac6;}
        
        Border color #99bac6