#84d6ae color space conversions
Hex:
        #84d6ae
        RGB:
        132, 214, 174
        CMY:
        48, 16, 32
        CMYK:
        38, 0, 19, 16
      HSL:
        151°, 50.0000%, 67.8431%
        HSV (HSB):
        151°, 38.3178%, 83.9216%
        XYZ:
        41.2023, 56.0547, 48.6924
        xyY:
        0.2823, 0.3841, 56.0547
      CIE-Lab:
        79.6449, -33.8512, 11.9617
        CIE-LCH:
        79.6449, 35.9024, 160.5385
        CIE-Luv:
        79.6449, -38.8633, 23.1586
        Hunter-Lab:
        74.8697, -32.7898, 13.8488
      #84d6ae color charts
#84d6ae RGB chart
      #84d6ae CMYK chart
      #84d6ae RGB pie chart
      #84d6ae color shades, tints & tones
#84d6ae color schemes
#84d6ae color preview, HTML & CSS examples
           This text has a color of #84d6ae        
        
          <p style="color:#84d6ae;">Text here</p>
        
        
          .mytext {color:#84d6ae;}
        
        Text color #84d6ae
      
           This box has a color of #84d6ae        
        
          <div style="background-color:#84d6ae;">Content here</div>
        
        
          .mybackground {background-color:#84d6ae;}
        
        Background color #84d6ae
      
           Border around this has a color of #84d6ae        
        
          <div style="border:2px solid #84d6ae;">Content here</div>
        
        
          .myborder {border:2px solid #84d6ae;}
        
        Border color #84d6ae