#84a3cb color space conversions
Hex:
        #84a3cb
        RGB:
        132, 163, 203
        CMY:
        48, 36, 20
        CMYK:
        35, 20, 0, 20
      HSL:
        214°, 40.5714%, 65.6863%
        HSV (HSB):
        214°, 34.9754%, 79.6078%
        XYZ:
        33.3924, 35.4117, 61.5751
        xyY:
        0.2561, 0.2716, 35.4117
      CIE-Lab:
        66.0680, -0.9321, -23.8944
        CIE-LCH:
        66.0680, 23.9126, 267.7660
        CIE-Luv:
        66.0680, -16.8161, -36.9277
        Hunter-Lab:
        59.5077, -3.9744, -19.6944
      #84a3cb color charts
#84a3cb RGB chart
      #84a3cb CMYK chart
      #84a3cb RGB pie chart
      #84a3cb color shades, tints & tones
#84a3cb color schemes
#84a3cb color preview, HTML & CSS examples
           This text has a color of #84a3cb        
        
          <p style="color:#84a3cb;">Text here</p>
        
        
          .mytext {color:#84a3cb;}
        
        Text color #84a3cb
      
           This box has a color of #84a3cb        
        
          <div style="background-color:#84a3cb;">Content here</div>
        
        
          .mybackground {background-color:#84a3cb;}
        
        Background color #84a3cb
      
           Border around this has a color of #84a3cb        
        
          <div style="border:2px solid #84a3cb;">Content here</div>
        
        
          .myborder {border:2px solid #84a3cb;}
        
        Border color #84a3cb