#84a4bc color space conversions
Hex:
        #84a4bc
        RGB:
        132, 164, 188
        CMY:
        48, 36, 26
        CMYK:
        30, 13, 0, 26
      HSL:
        206°, 29.4737%, 62.7451%
        HSV (HSB):
        206°, 29.7872%, 73.7255%
        XYZ:
        31.8683, 35.0873, 52.6698
        xyY:
        0.2664, 0.2933, 35.0873
      CIE-Lab:
        65.8166, -5.3001, -15.9361
        CIE-LCH:
        65.8166, 16.7943, 251.6037
        CIE-Luv:
        65.8166, -16.9850, -23.4526
        Hunter-Lab:
        59.2345, -7.6271, -11.2550
      #84a4bc color charts
#84a4bc RGB chart
      #84a4bc CMYK chart
      #84a4bc RGB pie chart
      #84a4bc color shades, tints & tones
#84a4bc color schemes
#84a4bc color preview, HTML & CSS examples
           This text has a color of #84a4bc        
        
          <p style="color:#84a4bc;">Text here</p>
        
        
          .mytext {color:#84a4bc;}
        
        Text color #84a4bc
      
           This box has a color of #84a4bc        
        
          <div style="background-color:#84a4bc;">Content here</div>
        
        
          .mybackground {background-color:#84a4bc;}
        
        Background color #84a4bc
      
           Border around this has a color of #84a4bc        
        
          <div style="border:2px solid #84a4bc;">Content here</div>
        
        
          .myborder {border:2px solid #84a4bc;}
        
        Border color #84a4bc