#84e0fc color space conversions
Hex:
        #84e0fc
        RGB:
        132, 224, 252
        CMY:
        48, 12, 1
        CMYK:
        48, 11, 0, 1
      HSL:
        194°, 95.2381%, 75.2941%
        HSV (HSB):
        194°, 47.6190%, 98.8235%
        XYZ:
        53.7421, 65.2451, 101.8565
        xyY:
        0.2433, 0.2954, 65.2451
      CIE-Lab:
        84.6099, -20.2079, -22.1365
        CIE-LCH:
        84.6099, 29.9731, 227.6077
        CIE-Luv:
        84.6099, -40.8893, -32.4083
        Hunter-Lab:
        80.7744, -22.5930, -18.2225
      #84e0fc color charts
#84e0fc RGB chart
      #84e0fc CMYK chart
      #84e0fc RGB pie chart
      #84e0fc color shades, tints & tones
#84e0fc color schemes
#84e0fc color preview, HTML & CSS examples
           This text has a color of #84e0fc        
        
          <p style="color:#84e0fc;">Text here</p>
        
        
          .mytext {color:#84e0fc;}
        
        Text color #84e0fc
      
           This box has a color of #84e0fc        
        
          <div style="background-color:#84e0fc;">Content here</div>
        
        
          .mybackground {background-color:#84e0fc;}
        
        Background color #84e0fc
      
           Border around this has a color of #84e0fc        
        
          <div style="border:2px solid #84e0fc;">Content here</div>
        
        
          .myborder {border:2px solid #84e0fc;}
        
        Border color #84e0fc