#84cbbb color space conversions
Hex:
        #84cbbb
        RGB:
        132, 203, 187
        CMY:
        48, 20, 27
        CMYK:
        35, 0, 8, 20
      HSL:
        166°, 40.5714%, 65.6863%
        HSV (HSB):
        166°, 34.9754%, 79.6078%
        XYZ:
        39.8413, 51.2053, 54.7975
        xyY:
        0.2732, 0.3511, 51.2053
      CIE-Lab:
        76.8032, -25.8155, 0.9202
        CIE-LCH:
        76.8032, 25.8319, 177.9586
        CIE-Luv:
        76.8032, -33.8837, 5.6253
        Hunter-Lab:
        71.5579, -25.8427, 4.6875
      #84cbbb color charts
#84cbbb RGB chart
      #84cbbb CMYK chart
      #84cbbb RGB pie chart
      #84cbbb color shades, tints & tones
#84cbbb color schemes
#84cbbb color preview, HTML & CSS examples
           This text has a color of #84cbbb        
        
          <p style="color:#84cbbb;">Text here</p>
        
        
          .mytext {color:#84cbbb;}
        
        Text color #84cbbb
      
           This box has a color of #84cbbb        
        
          <div style="background-color:#84cbbb;">Content here</div>
        
        
          .mybackground {background-color:#84cbbb;}
        
        Background color #84cbbb
      
           Border around this has a color of #84cbbb        
        
          <div style="border:2px solid #84cbbb;">Content here</div>
        
        
          .myborder {border:2px solid #84cbbb;}
        
        Border color #84cbbb