#84b2ef color space conversions
Hex:
        #84b2ef
        RGB:
        132, 178, 239
        CMY:
        48, 30, 6
        CMYK:
        45, 26, 0, 6
      HSL:
        214°, 76.9784%, 72.7451%
        HSV (HSB):
        214°, 44.7699%, 93.7255%
        XYZ:
        41.0161, 42.9783, 87.7952
        xyY:
        0.2388, 0.2502, 42.9783
      CIE-Lab:
        71.5403, 0.5120, -35.2202
        CIE-LCH:
        71.5403, 35.2239, 270.8328
        CIE-Luv:
        71.5403, -23.2249, -56.5241
        Hunter-Lab:
        65.5579, -3.0482, -33.5108
      #84b2ef color charts
#84b2ef RGB chart
      #84b2ef CMYK chart
      #84b2ef RGB pie chart
      #84b2ef color shades, tints & tones
#84b2ef color schemes
#84b2ef color preview, HTML & CSS examples
           This text has a color of #84b2ef        
        
          <p style="color:#84b2ef;">Text here</p>
        
        
          .mytext {color:#84b2ef;}
        
        Text color #84b2ef
      
           This box has a color of #84b2ef        
        
          <div style="background-color:#84b2ef;">Content here</div>
        
        
          .mybackground {background-color:#84b2ef;}
        
        Background color #84b2ef
      
           Border around this has a color of #84b2ef        
        
          <div style="border:2px solid #84b2ef;">Content here</div>
        
        
          .myborder {border:2px solid #84b2ef;}
        
        Border color #84b2ef