#84b99a color space conversions
Hex:
        #84b99a
        RGB:
        132, 185, 154
        CMY:
        48, 27, 40
        CMYK:
        29, 0, 17, 27
      HSL:
        145°, 27.4611%, 62.1569%
        HSV (HSB):
        145°, 28.6486%, 72.5490%
        XYZ:
        32.6974, 41.9366, 36.9431
        xyY:
        0.2930, 0.3759, 41.9366
      CIE-Lab:
        70.8272, -23.9107, 10.2084
        CIE-LCH:
        70.8272, 25.9987, 156.8806
        CIE-Luv:
        70.8272, -26.2868, 18.5969
        Hunter-Lab:
        64.7584, -23.2002, 11.5074
      #84b99a color charts
#84b99a RGB chart
      #84b99a CMYK chart
      #84b99a RGB pie chart
      #84b99a color shades, tints & tones
#84b99a color schemes
#84b99a color preview, HTML & CSS examples
           This text has a color of #84b99a        
        
          <p style="color:#84b99a;">Text here</p>
        
        
          .mytext {color:#84b99a;}
        
        Text color #84b99a
      
           This box has a color of #84b99a        
        
          <div style="background-color:#84b99a;">Content here</div>
        
        
          .mybackground {background-color:#84b99a;}
        
        Background color #84b99a
      
           Border around this has a color of #84b99a        
        
          <div style="border:2px solid #84b99a;">Content here</div>
        
        
          .myborder {border:2px solid #84b99a;}
        
        Border color #84b99a