#84aafd color space conversions
Hex:
        #84aafd
        RGB:
        132, 170, 253
        CMY:
        48, 33, 1
        CMYK:
        48, 33, 0, 1
      HSL:
        221°, 96.8000%, 75.4902%
        HSV (HSB):
        221°, 47.8261%, 99.2157%
        XYZ:
        41.6201, 40.7468, 98.5998
        xyY:
        0.2300, 0.2252, 40.7468
      CIE-Lab:
        69.9982, 9.0044, -45.2218
        CIE-LCH:
        69.9982, 46.1095, 281.2612
        CIE-Luv:
        69.9982, -20.3315, -74.3932
        Hunter-Lab:
        63.8332, 4.6760, -46.8988
      #84aafd color charts
#84aafd RGB chart
      #84aafd CMYK chart
      #84aafd RGB pie chart
      #84aafd color shades, tints & tones
#84aafd color schemes
#84aafd color preview, HTML & CSS examples
           This text has a color of #84aafd        
        
          <p style="color:#84aafd;">Text here</p>
        
        
          .mytext {color:#84aafd;}
        
        Text color #84aafd
      
           This box has a color of #84aafd        
        
          <div style="background-color:#84aafd;">Content here</div>
        
        
          .mybackground {background-color:#84aafd;}
        
        Background color #84aafd
      
           Border around this has a color of #84aafd        
        
          <div style="border:2px solid #84aafd;">Content here</div>
        
        
          .myborder {border:2px solid #84aafd;}
        
        Border color #84aafd