#84b1a1 color space conversions
Hex:
        #84b1a1
        RGB:
        132, 177, 161
        CMY:
        48, 31, 37
        CMYK:
        25, 0, 9, 31
      HSL:
        159°, 22.3881%, 60.5882%
        HSV (HSB):
        159°, 25.4237%, 69.4118%
        XYZ:
        31.6709, 38.9230, 39.5619
        xyY:
        0.2875, 0.3533, 38.9230
      CIE-Lab:
        68.6955, -18.4278, 3.3119
        CIE-LCH:
        68.6955, 18.7231, 169.8114
        CIE-Luv:
        68.6955, -22.5885, 7.8501
        Hunter-Lab:
        62.3883, -18.5656, 6.0747
      #84b1a1 color charts
#84b1a1 RGB chart
      #84b1a1 CMYK chart
      #84b1a1 RGB pie chart
      #84b1a1 color shades, tints & tones
#84b1a1 color schemes
#84b1a1 color preview, HTML & CSS examples
           This text has a color of #84b1a1        
        
          <p style="color:#84b1a1;">Text here</p>
        
        
          .mytext {color:#84b1a1;}
        
        Text color #84b1a1
      
           This box has a color of #84b1a1        
        
          <div style="background-color:#84b1a1;">Content here</div>
        
        
          .mybackground {background-color:#84b1a1;}
        
        Background color #84b1a1
      
           Border around this has a color of #84b1a1        
        
          <div style="border:2px solid #84b1a1;">Content here</div>
        
        
          .myborder {border:2px solid #84b1a1;}
        
        Border color #84b1a1