#84b4cf color space conversions
Hex:
        #84b4cf
        RGB:
        132, 180, 207
        CMY:
        48, 29, 19
        CMYK:
        36, 13, 0, 19
      HSL:
        202°, 43.8596%, 66.4706%
        HSV (HSB):
        202°, 36.2319%, 81.1765%
        XYZ:
        37.0995, 42.0530, 65.1932
        xyY:
        0.2570, 0.2913, 42.0530
      CIE-Lab:
        70.9075, -9.1918, -18.7284
        CIE-LCH:
        70.9075, 20.8624, 243.8585
        CIE-Luv:
        70.9075, -23.9469, -27.6698
        Hunter-Lab:
        64.8483, -11.3654, -14.2115
      #84b4cf color charts
#84b4cf RGB chart
      #84b4cf CMYK chart
      #84b4cf RGB pie chart
      #84b4cf color shades, tints & tones
#84b4cf color schemes
#84b4cf color preview, HTML & CSS examples
           This text has a color of #84b4cf        
        
          <p style="color:#84b4cf;">Text here</p>
        
        
          .mytext {color:#84b4cf;}
        
        Text color #84b4cf
      
           This box has a color of #84b4cf        
        
          <div style="background-color:#84b4cf;">Content here</div>
        
        
          .mybackground {background-color:#84b4cf;}
        
        Background color #84b4cf
      
           Border around this has a color of #84b4cf        
        
          <div style="border:2px solid #84b4cf;">Content here</div>
        
        
          .myborder {border:2px solid #84b4cf;}
        
        Border color #84b4cf