#84a9ca color space conversions
Hex:
        #84a9ca
        RGB:
        132, 169, 202
        CMY:
        48, 34, 21
        CMYK:
        35, 16, 0, 21
      HSL:
        208°, 39.7727%, 65.4902%
        HSV (HSB):
        208°, 34.6535%, 79.2157%
        XYZ:
        34.3644, 37.5457, 61.3130
        xyY:
        0.2579, 0.2818, 37.5457
      CIE-Lab:
        67.6845, -4.5094, -20.8723
        CIE-LCH:
        67.6845, 21.3539, 257.8087
        CIE-Luv:
        67.6845, -19.3122, -31.6252
        Hunter-Lab:
        61.2746, -7.1231, -16.4350
      #84a9ca color charts
#84a9ca RGB chart
      #84a9ca CMYK chart
      #84a9ca RGB pie chart
      #84a9ca color shades, tints & tones
#84a9ca color schemes
#84a9ca color preview, HTML & CSS examples
           This text has a color of #84a9ca        
        
          <p style="color:#84a9ca;">Text here</p>
        
        
          .mytext {color:#84a9ca;}
        
        Text color #84a9ca
      
           This box has a color of #84a9ca        
        
          <div style="background-color:#84a9ca;">Content here</div>
        
        
          .mybackground {background-color:#84a9ca;}
        
        Background color #84a9ca
      
           Border around this has a color of #84a9ca        
        
          <div style="border:2px solid #84a9ca;">Content here</div>
        
        
          .myborder {border:2px solid #84a9ca;}
        
        Border color #84a9ca