#84cce2 color space conversions
Hex:
        #84cce2
        RGB:
        132, 204, 226
        CMY:
        48, 20, 11
        CMYK:
        42, 10, 0, 11
      HSL:
        194°, 61.8421%, 70.1961%
        HSV (HSB):
        194°, 41.5929%, 88.6275%
        XYZ:
        44.8361, 53.5823, 79.9308
        xyY:
        0.2514, 0.3004, 53.5823
      CIE-Lab:
        78.2175, -16.8859, -17.9746
        CIE-LCH:
        78.2175, 24.6622, 226.7888
        CIE-Luv:
        78.2175, -33.6125, -25.6732
        Hunter-Lab:
        73.1999, -18.7659, -13.5019
      #84cce2 color charts
#84cce2 RGB chart
      #84cce2 CMYK chart
      #84cce2 RGB pie chart
      #84cce2 color shades, tints & tones
#84cce2 color schemes
#84cce2 color preview, HTML & CSS examples
           This text has a color of #84cce2        
        
          <p style="color:#84cce2;">Text here</p>
        
        
          .mytext {color:#84cce2;}
        
        Text color #84cce2
      
           This box has a color of #84cce2        
        
          <div style="background-color:#84cce2;">Content here</div>
        
        
          .mybackground {background-color:#84cce2;}
        
        Background color #84cce2
      
           Border around this has a color of #84cce2        
        
          <div style="border:2px solid #84cce2;">Content here</div>
        
        
          .myborder {border:2px solid #84cce2;}
        
        Border color #84cce2