#84dbaf color space conversions
Hex:
        #84dbaf
        RGB:
        132, 219, 175
        CMY:
        48, 14, 31
        CMYK:
        40, 0, 20, 14
      HSL:
        150°, 54.7170%, 68.8235%
        HSV (HSB):
        150°, 39.7260%, 85.8824%
        XYZ:
        42.5851, 58.6637, 49.6362
        xyY:
        0.2822, 0.3888, 58.6637
      CIE-Lab:
        81.1064, -35.9637, 13.4997
        CIE-LCH:
        81.1064, 38.4139, 159.4254
        CIE-Luv:
        81.1064, -40.9718, 25.7579
        Hunter-Lab:
        76.5922, -34.7909, 15.1912
      #84dbaf color charts
#84dbaf RGB chart
      #84dbaf CMYK chart
      #84dbaf RGB pie chart
      #84dbaf color shades, tints & tones
#84dbaf color schemes
#84dbaf color preview, HTML & CSS examples
           This text has a color of #84dbaf        
        
          <p style="color:#84dbaf;">Text here</p>
        
        
          .mytext {color:#84dbaf;}
        
        Text color #84dbaf
      
           This box has a color of #84dbaf        
        
          <div style="background-color:#84dbaf;">Content here</div>
        
        
          .mybackground {background-color:#84dbaf;}
        
        Background color #84dbaf
      
           Border around this has a color of #84dbaf        
        
          <div style="border:2px solid #84dbaf;">Content here</div>
        
        
          .myborder {border:2px solid #84dbaf;}
        
        Border color #84dbaf