#84a8ea color space conversions
Hex:
        #84a8ea
        RGB:
        132, 168, 234
        CMY:
        48, 34, 8
        CMYK:
        44, 28, 0, 8
      HSL:
        219°, 70.8333%, 71.7647%
        HSV (HSB):
        219°, 43.5897%, 91.7647%
        XYZ:
        38.3696, 38.8513, 83.3187
        xyY:
        0.2390, 0.2420, 38.8513
      CIE-Lab:
        68.6434, 4.6905, -36.9955
        CIE-LCH:
        68.6434, 37.2917, 277.2258
        CIE-Luv:
        68.6434, -19.3192, -59.7273
        Hunter-Lab:
        62.3308, 0.8022, -35.6224
      #84a8ea color charts
#84a8ea RGB chart
      #84a8ea CMYK chart
      #84a8ea RGB pie chart
      #84a8ea color shades, tints & tones
#84a8ea color schemes
#84a8ea color preview, HTML & CSS examples
           This text has a color of #84a8ea        
        
          <p style="color:#84a8ea;">Text here</p>
        
        
          .mytext {color:#84a8ea;}
        
        Text color #84a8ea
      
           This box has a color of #84a8ea        
        
          <div style="background-color:#84a8ea;">Content here</div>
        
        
          .mybackground {background-color:#84a8ea;}
        
        Background color #84a8ea
      
           Border around this has a color of #84a8ea        
        
          <div style="border:2px solid #84a8ea;">Content here</div>
        
        
          .myborder {border:2px solid #84a8ea;}
        
        Border color #84a8ea