#84a7cf color space conversions
Hex:
        #84a7cf
        RGB:
        132, 167, 207
        CMY:
        48, 35, 19
        CMYK:
        36, 19, 0, 19
      HSL:
        212°, 43.8596%, 66.4706%
        HSV (HSB):
        212°, 36.2319%, 81.1765%
        XYZ:
        34.5969, 37.0480, 64.3590
        xyY:
        0.2544, 0.2724, 37.0480
      CIE-Lab:
        67.3130, -2.1065, -24.2037
        CIE-LCH:
        67.3130, 24.2952, 265.0259
        CIE-Luv:
        67.3130, -18.5411, -37.3755
        Hunter-Lab:
        60.8670, -5.0576, -20.0846
      #84a7cf color charts
#84a7cf RGB chart
      #84a7cf CMYK chart
      #84a7cf RGB pie chart
      #84a7cf color shades, tints & tones
#84a7cf color schemes
#84a7cf color preview, HTML & CSS examples
           This text has a color of #84a7cf        
        
          <p style="color:#84a7cf;">Text here</p>
        
        
          .mytext {color:#84a7cf;}
        
        Text color #84a7cf
      
           This box has a color of #84a7cf        
        
          <div style="background-color:#84a7cf;">Content here</div>
        
        
          .mybackground {background-color:#84a7cf;}
        
        Background color #84a7cf
      
           Border around this has a color of #84a7cf        
        
          <div style="border:2px solid #84a7cf;">Content here</div>
        
        
          .myborder {border:2px solid #84a7cf;}
        
        Border color #84a7cf