#84a0af color space conversions
Hex:
        #84a0af
        RGB:
        132, 160, 175
        CMY:
        48, 37, 31
        CMYK:
        25, 9, 0, 31
      HSL:
        201°, 21.1823%, 60.1961%
        HSV (HSB):
        201°, 24.5714%, 68.6275%
        XYZ:
        29.8244, 33.1423, 45.3826
        xyY:
        0.2753, 0.3059, 33.1423
      CIE-Lab:
        64.2760, -6.2502, -10.9895
        CIE-LCH:
        64.2760, 12.6425, 240.3713
        CIE-Luv:
        64.2760, -14.9844, -15.4695
        Hunter-Lab:
        57.5693, -8.2726, -6.4405
      #84a0af color charts
#84a0af RGB chart
      #84a0af CMYK chart
      #84a0af RGB pie chart
      #84a0af color shades, tints & tones
#84a0af color schemes
#84a0af color preview, HTML & CSS examples
           This text has a color of #84a0af        
        
          <p style="color:#84a0af;">Text here</p>
        
        
          .mytext {color:#84a0af;}
        
        Text color #84a0af
      
           This box has a color of #84a0af        
        
          <div style="background-color:#84a0af;">Content here</div>
        
        
          .mybackground {background-color:#84a0af;}
        
        Background color #84a0af
      
           Border around this has a color of #84a0af        
        
          <div style="border:2px solid #84a0af;">Content here</div>
        
        
          .myborder {border:2px solid #84a0af;}
        
        Border color #84a0af