#84c8ae color space conversions
Hex:
        #84c8ae
        RGB:
        132, 200, 174
        CMY:
        48, 22, 32
        CMYK:
        34, 0, 13, 22
      HSL:
        157°, 38.2022%, 65.0980%
        HSV (HSB):
        157°, 34.0000%, 78.4314%
        XYZ:
        37.8100, 49.2701, 47.5617
        xyY:
        0.2808, 0.3659, 49.2701
      CIE-Lab:
        75.6190, -27.1822, 6.2137
        CIE-LCH:
        75.6190, 27.8834, 167.1237
        CIE-Luv:
        75.6190, -32.8018, 13.6560
        Hunter-Lab:
        70.1926, -26.6863, 8.9607
      #84c8ae color charts
#84c8ae RGB chart
      #84c8ae CMYK chart
      #84c8ae RGB pie chart
      #84c8ae color shades, tints & tones
#84c8ae color schemes
#84c8ae color preview, HTML & CSS examples
           This text has a color of #84c8ae        
        
          <p style="color:#84c8ae;">Text here</p>
        
        
          .mytext {color:#84c8ae;}
        
        Text color #84c8ae
      
           This box has a color of #84c8ae        
        
          <div style="background-color:#84c8ae;">Content here</div>
        
        
          .mybackground {background-color:#84c8ae;}
        
        Background color #84c8ae
      
           Border around this has a color of #84c8ae        
        
          <div style="border:2px solid #84c8ae;">Content here</div>
        
        
          .myborder {border:2px solid #84c8ae;}
        
        Border color #84c8ae