#84a1ff color space conversions
Hex:
        #84a1ff
        RGB:
        132, 161, 255
        CMY:
        48, 37, 0
        CMYK:
        48, 37, 0, 0
      HSL:
        226°, 100.0000%, 75.8824%
        HSV (HSB):
        226°, 48.2353%, 100.0000%
        XYZ:
        40.3106, 37.6153, 99.7436
        xyY:
        0.2269, 0.2117, 37.6153
      CIE-Lab:
        67.7361, 14.7302, -49.8673
        CIE-LCH:
        67.7361, 51.9973, 286.4566
        CIE-Luv:
        67.7361, -17.1086, -82.5559
        Hunter-Lab:
        61.3313, 9.9911, -53.4919
      #84a1ff color charts
#84a1ff RGB chart
      #84a1ff CMYK chart
      #84a1ff RGB pie chart
      #84a1ff color shades, tints & tones
#84a1ff color schemes
#84a1ff color preview, HTML & CSS examples
           This text has a color of #84a1ff        
        
          <p style="color:#84a1ff;">Text here</p>
        
        
          .mytext {color:#84a1ff;}
        
        Text color #84a1ff
      
           This box has a color of #84a1ff        
        
          <div style="background-color:#84a1ff;">Content here</div>
        
        
          .mybackground {background-color:#84a1ff;}
        
        Background color #84a1ff
      
           Border around this has a color of #84a1ff        
        
          <div style="border:2px solid #84a1ff;">Content here</div>
        
        
          .myborder {border:2px solid #84a1ff;}
        
        Border color #84a1ff