#84e0dc color space conversions
Hex:
        #84e0dc
        RGB:
        132, 224, 220
        CMY:
        48, 12, 14
        CMYK:
        41, 0, 2, 12
      HSL:
        177°, 59.7403%, 69.8039%
        HSV (HSB):
        177°, 41.0714%, 87.8431%
        XYZ:
        49.0896, 63.3841, 77.3572
        xyY:
        0.2586, 0.3339, 63.3841
      CIE-Lab:
        83.6441, -28.3377, -6.6609
        CIE-LCH:
        83.6441, 29.1101, 193.2276
        CIE-Luv:
        83.6441, -41.8073, -5.7348
        Hunter-Lab:
        79.6142, -29.2627, -1.8793
      #84e0dc color charts
#84e0dc RGB chart
      #84e0dc CMYK chart
      #84e0dc RGB pie chart
      #84e0dc color shades, tints & tones
#84e0dc color schemes
#84e0dc color preview, HTML & CSS examples
           This text has a color of #84e0dc        
        
          <p style="color:#84e0dc;">Text here</p>
        
        
          .mytext {color:#84e0dc;}
        
        Text color #84e0dc
      
           This box has a color of #84e0dc        
        
          <div style="background-color:#84e0dc;">Content here</div>
        
        
          .mybackground {background-color:#84e0dc;}
        
        Background color #84e0dc
      
           Border around this has a color of #84e0dc        
        
          <div style="border:2px solid #84e0dc;">Content here</div>
        
        
          .myborder {border:2px solid #84e0dc;}
        
        Border color #84e0dc