#84aaf3 color space conversions
Hex:
        #84aaf3
        RGB:
        132, 170, 243
        CMY:
        48, 33, 5
        CMYK:
        46, 30, 0, 5
      HSL:
        219°, 82.2222%, 73.5294%
        HSV (HSB):
        219°, 45.6790%, 95.2941%
        XYZ:
        40.0681, 40.1260, 90.4273
        xyY:
        0.2348, 0.2352, 40.1260
      CIE-Lab:
        69.5592, 6.1172, -40.4778
        CIE-LCH:
        69.5592, 40.9374, 278.5938
        CIE-Luv:
        69.5592, -20.2025, -65.9154
        Hunter-Lab:
        63.3451, 2.0538, -40.2969
      #84aaf3 color charts
#84aaf3 RGB chart
      #84aaf3 CMYK chart
      #84aaf3 RGB pie chart
      #84aaf3 color shades, tints & tones
#84aaf3 color schemes
#84aaf3 color preview, HTML & CSS examples
           This text has a color of #84aaf3        
        
          <p style="color:#84aaf3;">Text here</p>
        
        
          .mytext {color:#84aaf3;}
        
        Text color #84aaf3
      
           This box has a color of #84aaf3        
        
          <div style="background-color:#84aaf3;">Content here</div>
        
        
          .mybackground {background-color:#84aaf3;}
        
        Background color #84aaf3
      
           Border around this has a color of #84aaf3        
        
          <div style="border:2px solid #84aaf3;">Content here</div>
        
        
          .myborder {border:2px solid #84aaf3;}
        
        Border color #84aaf3