#84b8bb color space conversions
Hex:
        #84b8bb
        RGB:
        132, 184, 187
        CMY:
        48, 28, 27
        CMYK:
        29, 2, 0, 27
      HSL:
        183°, 28.7958%, 62.5490%
        HSV (HSB):
        183°, 29.4118%, 73.3333%
        XYZ:
        35.6258, 42.7744, 53.3923
        xyY:
        0.2703, 0.3246, 42.7744
      CIE-Lab:
        71.4016, -16.2251, -7.0214
        CIE-LCH:
        71.4016, 17.6791, 203.4005
        CIE-Luv:
        71.4016, -25.6838, -8.0074
        Hunter-Lab:
        65.4021, -17.2212, -2.6211
      #84b8bb color charts
#84b8bb RGB chart
      #84b8bb CMYK chart
      #84b8bb RGB pie chart
      #84b8bb color shades, tints & tones
#84b8bb color schemes
#84b8bb color preview, HTML & CSS examples
           This text has a color of #84b8bb        
        
          <p style="color:#84b8bb;">Text here</p>
        
        
          .mytext {color:#84b8bb;}
        
        Text color #84b8bb
      
           This box has a color of #84b8bb        
        
          <div style="background-color:#84b8bb;">Content here</div>
        
        
          .mybackground {background-color:#84b8bb;}
        
        Background color #84b8bb
      
           Border around this has a color of #84b8bb        
        
          <div style="border:2px solid #84b8bb;">Content here</div>
        
        
          .myborder {border:2px solid #84b8bb;}
        
        Border color #84b8bb