#84af7d color space conversions
Hex:
        #84af7d
        RGB:
        132, 175, 125
        CMY:
        48, 31, 51
        CMYK:
        25, 0, 29, 31
      HSL:
        112°, 23.8095%, 58.8235%
        HSV (HSB):
        112°, 28.5714%, 68.6275%
        XYZ:
        28.5474, 37.0461, 25.0481
        xyY:
        0.3149, 0.4087, 37.0461
      CIE-Lab:
        67.3116, -24.2553, 21.0941
        CIE-LCH:
        67.3116, 32.1447, 138.9874
        CIE-Luv:
        67.3116, -21.5821, 32.6487
        Hunter-Lab:
        60.8655, -22.7940, 18.2062
      #84af7d color charts
#84af7d RGB chart
      #84af7d CMYK chart
      #84af7d RGB pie chart
      #84af7d color shades, tints & tones
#84af7d color schemes
#84af7d color preview, HTML & CSS examples
           This text has a color of #84af7d        
        
          <p style="color:#84af7d;">Text here</p>
        
        
          .mytext {color:#84af7d;}
        
        Text color #84af7d
      
           This box has a color of #84af7d        
        
          <div style="background-color:#84af7d;">Content here</div>
        
        
          .mybackground {background-color:#84af7d;}
        
        Background color #84af7d
      
           Border around this has a color of #84af7d        
        
          <div style="border:2px solid #84af7d;">Content here</div>
        
        
          .myborder {border:2px solid #84af7d;}
        
        Border color #84af7d