#84d0ae color space conversions
Hex:
        #84d0ae
        RGB:
        132, 208, 174
        CMY:
        48, 18, 32
        CMYK:
        37, 0, 16, 18
      HSL:
        153°, 44.7059%, 66.6667%
        HSV (HSB):
        153°, 36.5385%, 81.5686%
        XYZ:
        39.7116, 53.0733, 48.1955
        xyY:
        0.2817, 0.3765, 53.0733
      CIE-Lab:
        77.9182, -31.0284, 9.5067
        CIE-LCH:
        77.9182, 32.4521, 162.9656
        CIE-Luv:
        77.9182, -36.2808, 19.1180
        Hunter-Lab:
        72.8514, -30.1889, 11.7721
      #84d0ae color charts
#84d0ae RGB chart
      #84d0ae CMYK chart
      #84d0ae RGB pie chart
      #84d0ae color shades, tints & tones
#84d0ae color schemes
#84d0ae color preview, HTML & CSS examples
           This text has a color of #84d0ae        
        
          <p style="color:#84d0ae;">Text here</p>
        
        
          .mytext {color:#84d0ae;}
        
        Text color #84d0ae
      
           This box has a color of #84d0ae        
        
          <div style="background-color:#84d0ae;">Content here</div>
        
        
          .mybackground {background-color:#84d0ae;}
        
        Background color #84d0ae
      
           Border around this has a color of #84d0ae        
        
          <div style="border:2px solid #84d0ae;">Content here</div>
        
        
          .myborder {border:2px solid #84d0ae;}
        
        Border color #84d0ae