#84b2ec color space conversions
Hex:
        #84b2ec
        RGB:
        132, 178, 236
        CMY:
        48, 30, 7
        CMYK:
        44, 25, 0, 7
      HSL:
        213°, 73.2394%, 72.1569%
        HSV (HSB):
        213°, 44.0678%, 92.5490%
        XYZ:
        40.5764, 42.8025, 85.4800
        xyY:
        0.2403, 0.2535, 42.8025
      CIE-Lab:
        71.4207, -0.3276, -33.7754
        CIE-LCH:
        71.4207, 33.7770, 269.4443
        CIE-Luv:
        71.4207, -23.2117, -53.9555
        Hunter-Lab:
        65.4236, -3.7836, -31.6696
      #84b2ec color charts
#84b2ec RGB chart
      #84b2ec CMYK chart
      #84b2ec RGB pie chart
      #84b2ec color shades, tints & tones
#84b2ec color schemes
#84b2ec color preview, HTML & CSS examples
           This text has a color of #84b2ec        
        
          <p style="color:#84b2ec;">Text here</p>
        
        
          .mytext {color:#84b2ec;}
        
        Text color #84b2ec
      
           This box has a color of #84b2ec        
        
          <div style="background-color:#84b2ec;">Content here</div>
        
        
          .mybackground {background-color:#84b2ec;}
        
        Background color #84b2ec
      
           Border around this has a color of #84b2ec        
        
          <div style="border:2px solid #84b2ec;">Content here</div>
        
        
          .myborder {border:2px solid #84b2ec;}
        
        Border color #84b2ec