#84a0cb color space conversions
Hex:
        #84a0cb
        RGB:
        132, 160, 203
        CMY:
        48, 37, 20
        CMYK:
        35, 21, 0, 20
      HSL:
        216°, 40.5714%, 65.6863%
        HSV (HSB):
        216°, 34.9754%, 79.6078%
        XYZ:
        32.8660, 34.3589, 61.3996
        xyY:
        0.2555, 0.2671, 34.3589
      CIE-Lab:
        65.2465, 0.7450, -25.1535
        CIE-LCH:
        65.2465, 25.1646, 271.6966
        CIE-Luv:
        65.2465, -15.5681, -39.1440
        Hunter-Lab:
        58.6165, -2.4947, -21.0736
      #84a0cb color charts
#84a0cb RGB chart
      #84a0cb CMYK chart
      #84a0cb RGB pie chart
      #84a0cb color shades, tints & tones
#84a0cb color schemes
#84a0cb color preview, HTML & CSS examples
           This text has a color of #84a0cb        
        
          <p style="color:#84a0cb;">Text here</p>
        
        
          .mytext {color:#84a0cb;}
        
        Text color #84a0cb
      
           This box has a color of #84a0cb        
        
          <div style="background-color:#84a0cb;">Content here</div>
        
        
          .mybackground {background-color:#84a0cb;}
        
        Background color #84a0cb
      
           Border around this has a color of #84a0cb        
        
          <div style="border:2px solid #84a0cb;">Content here</div>
        
        
          .myborder {border:2px solid #84a0cb;}
        
        Border color #84a0cb