#84a4cf color space conversions
Hex:
        #84a4cf
        RGB:
        132, 164, 207
        CMY:
        48, 36, 19
        CMYK:
        36, 21, 0, 19
      HSL:
        214°, 43.8596%, 66.4706%
        HSV (HSB):
        214°, 36.2319%, 81.1765%
        XYZ:
        34.0537, 35.9614, 64.1779
        xyY:
        0.2538, 0.2680, 35.9614
      CIE-Lab:
        66.4905, -0.4396, -25.4643
        CIE-LCH:
        66.4905, 25.4681, 269.0110
        CIE-Luv:
        66.4905, -17.3013, -39.6038
        Hunter-Lab:
        59.9679, -3.5798, -21.4750
      #84a4cf color charts
#84a4cf RGB chart
      #84a4cf CMYK chart
      #84a4cf RGB pie chart
      #84a4cf color shades, tints & tones
#84a4cf color schemes
#84a4cf color preview, HTML & CSS examples
           This text has a color of #84a4cf        
        
          <p style="color:#84a4cf;">Text here</p>
        
        
          .mytext {color:#84a4cf;}
        
        Text color #84a4cf
      
           This box has a color of #84a4cf        
        
          <div style="background-color:#84a4cf;">Content here</div>
        
        
          .mybackground {background-color:#84a4cf;}
        
        Background color #84a4cf
      
           Border around this has a color of #84a4cf        
        
          <div style="border:2px solid #84a4cf;">Content here</div>
        
        
          .myborder {border:2px solid #84a4cf;}
        
        Border color #84a4cf