#84a5ec color space conversions
Hex:
        #84a5ec
        RGB:
        132, 165, 236
        CMY:
        48, 35, 7
        CMYK:
        44, 30, 0, 7
      HSL:
        221°, 73.2394%, 72.1569%
        HSV (HSB):
        221°, 44.0678%, 92.5490%
        XYZ:
        38.1112, 37.8719, 84.6582
        xyY:
        0.2372, 0.2358, 37.8719
      CIE-Lab:
        67.9261, 6.9508, -39.2074
        CIE-LCH:
        67.9261, 39.8188, 280.0531
        CIE-Luv:
        67.9261, -18.2016, -63.6478
        Hunter-Lab:
        61.5402, 2.8478, -38.4846
      #84a5ec color charts
#84a5ec RGB chart
      #84a5ec CMYK chart
      #84a5ec RGB pie chart
      #84a5ec color shades, tints & tones
#84a5ec color schemes
#84a5ec color preview, HTML & CSS examples
           This text has a color of #84a5ec        
        
          <p style="color:#84a5ec;">Text here</p>
        
        
          .mytext {color:#84a5ec;}
        
        Text color #84a5ec
      
           This box has a color of #84a5ec        
        
          <div style="background-color:#84a5ec;">Content here</div>
        
        
          .mybackground {background-color:#84a5ec;}
        
        Background color #84a5ec
      
           Border around this has a color of #84a5ec        
        
          <div style="border:2px solid #84a5ec;">Content here</div>
        
        
          .myborder {border:2px solid #84a5ec;}
        
        Border color #84a5ec