#84d9aa color space conversions
Hex:
        #84d9aa
        RGB:
        132, 217, 170
        CMY:
        48, 15, 33
        CMYK:
        39, 0, 22, 15
      HSL:
        147°, 52.7950%, 68.4314%
        HSV (HSB):
        147°, 39.1705%, 85.0980%
        XYZ:
        41.5843, 57.4335, 46.9243
        xyY:
        0.2849, 0.3935, 57.4335
      CIE-Lab:
        80.4228, -36.0383, 15.1771
        CIE-LCH:
        80.4228, 39.1037, 157.1622
        CIE-Luv:
        80.4228, -40.2429, 28.0682
        Hunter-Lab:
        75.7849, -34.6781, 16.3384
      #84d9aa color charts
#84d9aa RGB chart
      #84d9aa CMYK chart
      #84d9aa RGB pie chart
      #84d9aa color shades, tints & tones
#84d9aa color schemes
#84d9aa color preview, HTML & CSS examples
           This text has a color of #84d9aa        
        
          <p style="color:#84d9aa;">Text here</p>
        
        
          .mytext {color:#84d9aa;}
        
        Text color #84d9aa
      
           This box has a color of #84d9aa        
        
          <div style="background-color:#84d9aa;">Content here</div>
        
        
          .mybackground {background-color:#84d9aa;}
        
        Background color #84d9aa
      
           Border around this has a color of #84d9aa        
        
          <div style="border:2px solid #84d9aa;">Content here</div>
        
        
          .myborder {border:2px solid #84d9aa;}
        
        Border color #84d9aa