#84b7fb color space conversions
Hex:
        #84b7fb
        RGB:
        132, 183, 251
        CMY:
        48, 28, 2
        CMYK:
        47, 27, 0, 2
      HSL:
        214°, 93.7008%, 75.0980%
        HSV (HSB):
        214°, 47.4104%, 98.4314%
        XYZ:
        43.8618, 45.7375, 97.7833
        xyY:
        0.2341, 0.2441, 45.7375
      CIE-Lab:
        73.3749, 1.1475, -38.8642
        CIE-LCH:
        73.3749, 38.8812, 271.6912
        CIE-Luv:
        73.3749, -25.1663, -63.0141
        Hunter-Lab:
        67.6295, -2.5838, -38.3847
      #84b7fb color charts
#84b7fb RGB chart
      #84b7fb CMYK chart
      #84b7fb RGB pie chart
      #84b7fb color shades, tints & tones
#84b7fb color schemes
#84b7fb color preview, HTML & CSS examples
           This text has a color of #84b7fb        
        
          <p style="color:#84b7fb;">Text here</p>
        
        
          .mytext {color:#84b7fb;}
        
        Text color #84b7fb
      
           This box has a color of #84b7fb        
        
          <div style="background-color:#84b7fb;">Content here</div>
        
        
          .mybackground {background-color:#84b7fb;}
        
        Background color #84b7fb
      
           Border around this has a color of #84b7fb        
        
          <div style="border:2px solid #84b7fb;">Content here</div>
        
        
          .myborder {border:2px solid #84b7fb;}
        
        Border color #84b7fb