#84cdc7 color space conversions
Hex:
        #84cdc7
        RGB:
        132, 205, 199
        CMY:
        48, 20, 22
        CMYK:
        36, 0, 3, 20
      HSL:
        175°, 42.1965%, 66.0784%
        HSV (HSB):
        175°, 35.6098%, 80.3922%
        XYZ:
        41.6558, 52.6917, 62.0079
        xyY:
        0.2664, 0.3370, 52.6917
      CIE-Lab:
        77.6926, -24.0526, -4.2385
        CIE-LCH:
        77.6926, 24.4231, 189.9939
        CIE-Luv:
        77.6926, -34.5133, -2.5465
        Hunter-Lab:
        72.5890, -24.5971, 0.1649
      #84cdc7 color charts
#84cdc7 RGB chart
      #84cdc7 CMYK chart
      #84cdc7 RGB pie chart
      #84cdc7 color shades, tints & tones
#84cdc7 color schemes
#84cdc7 color preview, HTML & CSS examples
           This text has a color of #84cdc7        
        
          <p style="color:#84cdc7;">Text here</p>
        
        
          .mytext {color:#84cdc7;}
        
        Text color #84cdc7
      
           This box has a color of #84cdc7        
        
          <div style="background-color:#84cdc7;">Content here</div>
        
        
          .mybackground {background-color:#84cdc7;}
        
        Background color #84cdc7
      
           Border around this has a color of #84cdc7        
        
          <div style="border:2px solid #84cdc7;">Content here</div>
        
        
          .myborder {border:2px solid #84cdc7;}
        
        Border color #84cdc7