#84c9cf color space conversions
Hex:
        #84c9cf
        RGB:
        132, 201, 207
        CMY:
        48, 21, 19
        CMYK:
        36, 3, 0, 19
      HSL:
        185°, 43.8596%, 66.4706%
        HSV (HSB):
        185°, 36.2319%, 81.1765%
        XYZ:
        41.6648, 51.1838, 66.7150
        xyY:
        0.2611, 0.3208, 51.1838
      CIE-Lab:
        76.7902, -20.1355, -9.8873
        CIE-LCH:
        76.7902, 22.4321, 206.1527
        CIE-Luv:
        76.7902, -32.7031, -12.0265
        Hunter-Lab:
        71.5429, -21.2459, -5.2090
      #84c9cf color charts
#84c9cf RGB chart
      #84c9cf CMYK chart
      #84c9cf RGB pie chart
      #84c9cf color shades, tints & tones
#84c9cf color schemes
#84c9cf color preview, HTML & CSS examples
           This text has a color of #84c9cf        
        
          <p style="color:#84c9cf;">Text here</p>
        
        
          .mytext {color:#84c9cf;}
        
        Text color #84c9cf
      
           This box has a color of #84c9cf        
        
          <div style="background-color:#84c9cf;">Content here</div>
        
        
          .mybackground {background-color:#84c9cf;}
        
        Background color #84c9cf
      
           Border around this has a color of #84c9cf        
        
          <div style="border:2px solid #84c9cf;">Content here</div>
        
        
          .myborder {border:2px solid #84c9cf;}
        
        Border color #84c9cf