#84a0bd color space conversions
Hex:
        #84a0bd
        RGB:
        132, 160, 189
        CMY:
        48, 37, 26
        CMYK:
        30, 15, 0, 26
      HSL:
        211°, 30.1587%, 62.9412%
        HSV (HSB):
        211°, 30.1587%, 74.1176%
        XYZ:
        31.2718, 33.7213, 53.0048
        xyY:
        0.2650, 0.2858, 33.7213
      CIE-Lab:
        64.7407, -2.8435, -18.1231
        CIE-LCH:
        64.7407, 18.3448, 261.0830
        CIE-Luv:
        64.7407, -15.2703, -27.2278
        Hunter-Lab:
        58.0700, -5.4968, -13.4693
      #84a0bd color charts
#84a0bd RGB chart
      #84a0bd CMYK chart
      #84a0bd RGB pie chart
      #84a0bd color shades, tints & tones
#84a0bd color schemes
#84a0bd color preview, HTML & CSS examples
           This text has a color of #84a0bd        
        
          <p style="color:#84a0bd;">Text here</p>
        
        
          .mytext {color:#84a0bd;}
        
        Text color #84a0bd
      
           This box has a color of #84a0bd        
        
          <div style="background-color:#84a0bd;">Content here</div>
        
        
          .mybackground {background-color:#84a0bd;}
        
        Background color #84a0bd
      
           Border around this has a color of #84a0bd        
        
          <div style="border:2px solid #84a0bd;">Content here</div>
        
        
          .myborder {border:2px solid #84a0bd;}
        
        Border color #84a0bd