#84a8ae color space conversions
Hex:
        #84a8ae
        RGB:
        132, 168, 174
        CMY:
        48, 34, 32
        CMYK:
        24, 3, 0, 32
      HSL:
        189°, 20.5882%, 60.0000%
        HSV (HSB):
        189°, 24.1379%, 68.2353%
        XYZ:
        31.1583, 35.9668, 45.3445
        xyY:
        0.2770, 0.3198, 35.9668
      CIE-Lab:
        66.4945, -10.8212, -7.1224
        CIE-LCH:
        66.4945, 12.9548, 213.3527
        CIE-Luv:
        66.4945, -18.5667, -8.8916
        Hunter-Lab:
        59.9723, -12.2127, -2.8479
      #84a8ae color charts
#84a8ae RGB chart
      #84a8ae CMYK chart
      #84a8ae RGB pie chart
      #84a8ae color shades, tints & tones
#84a8ae color schemes
#84a8ae color preview, HTML & CSS examples
           This text has a color of #84a8ae        
        
          <p style="color:#84a8ae;">Text here</p>
        
        
          .mytext {color:#84a8ae;}
        
        Text color #84a8ae
      
           This box has a color of #84a8ae        
        
          <div style="background-color:#84a8ae;">Content here</div>
        
        
          .mybackground {background-color:#84a8ae;}
        
        Background color #84a8ae
      
           Border around this has a color of #84a8ae        
        
          <div style="border:2px solid #84a8ae;">Content here</div>
        
        
          .myborder {border:2px solid #84a8ae;}
        
        Border color #84a8ae