#84b7db color space conversions
Hex:
        #84b7db
        RGB:
        132, 183, 219
        CMY:
        48, 28, 14
        CMYK:
        40, 16, 0, 14
      HSL:
        205°, 54.7170%, 68.8235%
        HSV (HSB):
        205°, 39.7260%, 85.8824%
        XYZ:
        39.2354, 43.8870, 73.4209
        xyY:
        0.2506, 0.2804, 43.8870
      CIE-Lab:
        72.1529, -7.6778, -23.3936
        CIE-LCH:
        72.1529, 24.6213, 251.8301
        CIE-Luv:
        72.1529, -25.1782, -35.6242
        Hunter-Lab:
        66.2472, -10.2148, -19.3372
      #84b7db color charts
#84b7db RGB chart
      #84b7db CMYK chart
      #84b7db RGB pie chart
      #84b7db color shades, tints & tones
#84b7db color schemes
#84b7db color preview, HTML & CSS examples
           This text has a color of #84b7db        
        
          <p style="color:#84b7db;">Text here</p>
        
        
          .mytext {color:#84b7db;}
        
        Text color #84b7db
      
           This box has a color of #84b7db        
        
          <div style="background-color:#84b7db;">Content here</div>
        
        
          .mybackground {background-color:#84b7db;}
        
        Background color #84b7db
      
           Border around this has a color of #84b7db        
        
          <div style="border:2px solid #84b7db;">Content here</div>
        
        
          .myborder {border:2px solid #84b7db;}
        
        Border color #84b7db