#84a0fa color space conversions
Hex:
        #84a0fa
        RGB:
        132, 160, 250
        CMY:
        48, 37, 2
        CMYK:
        47, 36, 0, 2
      HSL:
        226°, 92.1875%, 74.9020%
        HSV (HSB):
        226°, 47.2000%, 98.0392%
        XYZ:
        39.3418, 36.9493, 95.5009
        xyY:
        0.2290, 0.2151, 36.9493
      CIE-Lab:
        67.2390, 13.8394, -47.9303
        CIE-LCH:
        67.2390, 49.8883, 286.1055
        CIE-Luv:
        67.2390, -16.6344, -79.0908
        Hunter-Lab:
        60.7859, 9.1534, -50.6005
      #84a0fa color charts
#84a0fa RGB chart
      #84a0fa CMYK chart
      #84a0fa RGB pie chart
      #84a0fa color shades, tints & tones
#84a0fa color schemes
#84a0fa color preview, HTML & CSS examples
           This text has a color of #84a0fa        
        
          <p style="color:#84a0fa;">Text here</p>
        
        
          .mytext {color:#84a0fa;}
        
        Text color #84a0fa
      
           This box has a color of #84a0fa        
        
          <div style="background-color:#84a0fa;">Content here</div>
        
        
          .mybackground {background-color:#84a0fa;}
        
        Background color #84a0fa
      
           Border around this has a color of #84a0fa        
        
          <div style="border:2px solid #84a0fa;">Content here</div>
        
        
          .myborder {border:2px solid #84a0fa;}
        
        Border color #84a0fa