#84bbff color space conversions
Hex:
        #84bbff
        RGB:
        132, 187, 255
        CMY:
        48, 27, 0
        CMYK:
        48, 27, 0, 0
      HSL:
        213°, 100.0000%, 75.8824%
        HSV (HSB):
        213°, 48.2353%, 100.0000%
        XYZ:
        45.3360, 47.6662, 101.4188
        xyY:
        0.2332, 0.2452, 47.6662
      CIE-Lab:
        74.6139, 0.0884, -39.0904
        CIE-LCH:
        74.6139, 39.0905, 270.1296
        CIE-Luv:
        74.6139, -26.6718, -63.4042
        Hunter-Lab:
        69.0407, -3.6080, -38.7668
      #84bbff color charts
#84bbff RGB chart
      #84bbff CMYK chart
      #84bbff RGB pie chart
      #84bbff color shades, tints & tones
#84bbff color schemes
#84bbff color preview, HTML & CSS examples
           This text has a color of #84bbff        
        
          <p style="color:#84bbff;">Text here</p>
        
        
          .mytext {color:#84bbff;}
        
        Text color #84bbff
      
           This box has a color of #84bbff        
        
          <div style="background-color:#84bbff;">Content here</div>
        
        
          .mybackground {background-color:#84bbff;}
        
        Background color #84bbff
      
           Border around this has a color of #84bbff        
        
          <div style="border:2px solid #84bbff;">Content here</div>
        
        
          .myborder {border:2px solid #84bbff;}
        
        Border color #84bbff