#84a3ef color space conversions
Hex:
        #84a3ef
        RGB:
        132, 163, 239
        CMY:
        48, 36, 6
        CMYK:
        45, 32, 0, 6
      HSL:
        223°, 76.9784%, 72.7451%
        HSV (HSB):
        223°, 44.7699%, 93.7255%
        XYZ:
        38.1929, 37.3319, 86.8542
        xyY:
        0.2352, 0.2299, 37.3319
      CIE-Lab:
        67.5253, 8.9418, -41.4750
        CIE-LCH:
        67.5253, 42.4280, 282.1664
        CIE-Luv:
        67.5253, -17.5009, -67.6609
        Hunter-Lab:
        61.0998, 4.6538, -41.5115
      #84a3ef color charts
#84a3ef RGB chart
      #84a3ef CMYK chart
      #84a3ef RGB pie chart
      #84a3ef color shades, tints & tones
#84a3ef color schemes
#84a3ef color preview, HTML & CSS examples
           This text has a color of #84a3ef        
        
          <p style="color:#84a3ef;">Text here</p>
        
        
          .mytext {color:#84a3ef;}
        
        Text color #84a3ef
      
           This box has a color of #84a3ef        
        
          <div style="background-color:#84a3ef;">Content here</div>
        
        
          .mybackground {background-color:#84a3ef;}
        
        Background color #84a3ef
      
           Border around this has a color of #84a3ef        
        
          <div style="border:2px solid #84a3ef;">Content here</div>
        
        
          .myborder {border:2px solid #84a3ef;}
        
        Border color #84a3ef