#84b8bd color space conversions
Hex:
        #84b8bd
        RGB:
        132, 184, 189
        CMY:
        48, 28, 26
        CMYK:
        30, 3, 0, 26
      HSL:
        185°, 30.1587%, 62.9412%
        HSV (HSB):
        185°, 30.1587%, 74.1176%
        XYZ:
        35.8415, 42.8606, 54.5280
        xyY:
        0.2690, 0.3217, 42.8606
      CIE-Lab:
        71.4603, -15.7521, -8.0305
        CIE-LCH:
        71.4603, 17.6811, 207.0128
        CIE-Luv:
        71.4603, -25.6762, -9.6505
        Hunter-Lab:
        65.4680, -16.8464, -3.5547
      #84b8bd color charts
#84b8bd RGB chart
      #84b8bd CMYK chart
      #84b8bd RGB pie chart
      #84b8bd color shades, tints & tones
#84b8bd color schemes
#84b8bd color preview, HTML & CSS examples
           This text has a color of #84b8bd        
        
          <p style="color:#84b8bd;">Text here</p>
        
        
          .mytext {color:#84b8bd;}
        
        Text color #84b8bd
      
           This box has a color of #84b8bd        
        
          <div style="background-color:#84b8bd;">Content here</div>
        
        
          .mybackground {background-color:#84b8bd;}
        
        Background color #84b8bd
      
           Border around this has a color of #84b8bd        
        
          <div style="border:2px solid #84b8bd;">Content here</div>
        
        
          .myborder {border:2px solid #84b8bd;}
        
        Border color #84b8bd