#84b0da color space conversions
Hex:
        #84b0da
        RGB:
        132, 176, 218
        CMY:
        48, 31, 15
        CMYK:
        39, 19, 0, 15
      HSL:
        209°, 53.7500%, 68.6275%
        HSV (HSB):
        209°, 39.4495%, 85.4902%
        XYZ:
        37.6959, 41.0182, 72.2602
        xyY:
        0.2497, 0.2717, 41.0182
      CIE-Lab:
        70.1886, -4.1454, -25.8510
        CIE-LCH:
        70.1886, 26.1813, 260.8897
        CIE-Luv:
        70.1886, -22.3323, -40.0457
        Hunter-Lab:
        64.0454, -7.0177, -22.0630
      #84b0da color charts
#84b0da RGB chart
      #84b0da CMYK chart
      #84b0da RGB pie chart
      #84b0da color shades, tints & tones
#84b0da color schemes
#84b0da color preview, HTML & CSS examples
           This text has a color of #84b0da        
        
          <p style="color:#84b0da;">Text here</p>
        
        
          .mytext {color:#84b0da;}
        
        Text color #84b0da
      
           This box has a color of #84b0da        
        
          <div style="background-color:#84b0da;">Content here</div>
        
        
          .mybackground {background-color:#84b0da;}
        
        Background color #84b0da
      
           Border around this has a color of #84b0da        
        
          <div style="border:2px solid #84b0da;">Content here</div>
        
        
          .myborder {border:2px solid #84b0da;}
        
        Border color #84b0da