#84ba8e color space conversions
Hex:
        #84ba8e
        RGB:
        132, 186, 142
        CMY:
        48, 27, 44
        CMYK:
        29, 0, 24, 27
      HSL:
        131°, 28.1250%, 62.3529%
        HSV (HSB):
        131°, 29.0323%, 72.9412%
        XYZ:
        31.9571, 41.9763, 32.0091
        xyY:
        0.3016, 0.3962, 41.9763
      CIE-Lab:
        70.8546, -26.6933, 16.7648
        CIE-LCH:
        70.8546, 31.5213, 147.8691
        CIE-Luv:
        70.8546, -26.8211, 27.9163
        Hunter-Lab:
        64.7891, -25.3363, 16.0602
      #84ba8e color charts
#84ba8e RGB chart
      #84ba8e CMYK chart
      #84ba8e RGB pie chart
      #84ba8e color shades, tints & tones
#84ba8e color schemes
#84ba8e color preview, HTML & CSS examples
           This text has a color of #84ba8e        
        
          <p style="color:#84ba8e;">Text here</p>
        
        
          .mytext {color:#84ba8e;}
        
        Text color #84ba8e
      
           This box has a color of #84ba8e        
        
          <div style="background-color:#84ba8e;">Content here</div>
        
        
          .mybackground {background-color:#84ba8e;}
        
        Background color #84ba8e
      
           Border around this has a color of #84ba8e        
        
          <div style="border:2px solid #84ba8e;">Content here</div>
        
        
          .myborder {border:2px solid #84ba8e;}
        
        Border color #84ba8e