#99bf9a color space conversions
Hex:
        #99bf9a
        RGB:
        153, 191, 154
        CMY:
        40, 25, 40
        CMYK:
        20, 0, 19, 25
      HSL:
        122°, 22.8916%, 67.4510%
        HSV (HSB):
        122°, 19.8953%, 74.9020%
        XYZ:
        37.6004, 46.3670, 37.5398
        xyY:
        0.3094, 0.3816, 46.3670
      CIE-Lab:
        73.7830, -19.9491, 14.5577
        CIE-LCH:
        73.7830, 24.6960, 143.8803
        CIE-Luv:
        73.7830, -19.1858, 24.0659
        Hunter-Lab:
        68.0933, -20.5975, 14.9788
      #99bf9a color charts
#99bf9a RGB chart
      #99bf9a CMYK chart
      #99bf9a RGB pie chart
      #99bf9a color shades, tints & tones
#99bf9a color schemes
#99bf9a color preview, HTML & CSS examples
           This text has a color of #99bf9a        
        
          <p style="color:#99bf9a;">Text here</p>
        
        
          .mytext {color:#99bf9a;}
        
        Text color #99bf9a
      
           This box has a color of #99bf9a        
        
          <div style="background-color:#99bf9a;">Content here</div>
        
        
          .mybackground {background-color:#99bf9a;}
        
        Background color #99bf9a
      
           Border around this has a color of #99bf9a        
        
          <div style="border:2px solid #99bf9a;">Content here</div>
        
        
          .myborder {border:2px solid #99bf9a;}
        
        Border color #99bf9a