#84ccdd color space conversions
Hex:
        #84ccdd
        RGB:
        132, 204, 221
        CMY:
        48, 20, 13
        CMYK:
        40, 8, 0, 13
      HSL:
        191°, 56.6879%, 69.2157%
        HSV (HSB):
        191°, 40.2715%, 86.6667%
        XYZ:
        44.1597, 53.3117, 76.3693
        xyY:
        0.2540, 0.3067, 53.3117
      CIE-Lab:
        78.0587, -18.1683, -15.5280
        CIE-LCH:
        78.0587, 23.8999, 220.5198
        CIE-Luv:
        78.0587, -33.6999, -21.4624
        Hunter-Lab:
        73.0149, -19.8184, -10.9035
      #84ccdd color charts
#84ccdd RGB chart
      #84ccdd CMYK chart
      #84ccdd RGB pie chart
      #84ccdd color shades, tints & tones
#84ccdd color schemes
#84ccdd color preview, HTML & CSS examples
           This text has a color of #84ccdd        
        
          <p style="color:#84ccdd;">Text here</p>
        
        
          .mytext {color:#84ccdd;}
        
        Text color #84ccdd
      
           This box has a color of #84ccdd        
        
          <div style="background-color:#84ccdd;">Content here</div>
        
        
          .mybackground {background-color:#84ccdd;}
        
        Background color #84ccdd
      
           Border around this has a color of #84ccdd        
        
          <div style="border:2px solid #84ccdd;">Content here</div>
        
        
          .myborder {border:2px solid #84ccdd;}
        
        Border color #84ccdd