#84cbc7 color space conversions
Hex:
        #84cbc7
        RGB:
        132, 203, 199
        CMY:
        48, 20, 22
        CMYK:
        35, 0, 2, 20
      HSL:
        177°, 40.5714%, 65.6863%
        HSV (HSB):
        177°, 34.9754%, 79.6078%
        XYZ:
        41.1805, 51.7409, 61.8494
        xyY:
        0.2661, 0.3343, 51.7409
      CIE-Lab:
        77.1257, -23.0591, -5.0746
        CIE-LCH:
        77.1257, 23.6109, 192.4113
        CIE-Luv:
        77.1257, -33.6733, -3.9984
        Hunter-Lab:
        71.9312, -23.6886, -0.6282
      #84cbc7 color charts
#84cbc7 RGB chart
      #84cbc7 CMYK chart
      #84cbc7 RGB pie chart
      #84cbc7 color shades, tints & tones
#84cbc7 color schemes
#84cbc7 color preview, HTML & CSS examples
           This text has a color of #84cbc7        
        
          <p style="color:#84cbc7;">Text here</p>
        
        
          .mytext {color:#84cbc7;}
        
        Text color #84cbc7
      
           This box has a color of #84cbc7        
        
          <div style="background-color:#84cbc7;">Content here</div>
        
        
          .mybackground {background-color:#84cbc7;}
        
        Background color #84cbc7
      
           Border around this has a color of #84cbc7        
        
          <div style="border:2px solid #84cbc7;">Content here</div>
        
        
          .myborder {border:2px solid #84cbc7;}
        
        Border color #84cbc7