#84c6ff color space conversions
Hex:
        #84c6ff
        RGB:
        132, 198, 255
        CMY:
        48, 22, 0
        CMYK:
        48, 22, 0, 0
      HSL:
        208°, 100.0000%, 75.8824%
        HSV (HSB):
        208°, 48.2353%, 100.0000%
        XYZ:
        47.7598, 52.5137, 102.2267
        xyY:
        0.2359, 0.2593, 52.5137
      CIE-Lab:
        77.5870, -5.8853, -34.4816
        CIE-LCH:
        77.5870, 34.9802, 260.3141
        CIE-Luv:
        77.5870, -30.8402, -55.0039
        Hunter-Lab:
        72.4663, -9.1735, -32.9127
      #84c6ff color charts
#84c6ff RGB chart
      #84c6ff CMYK chart
      #84c6ff RGB pie chart
      #84c6ff color shades, tints & tones
#84c6ff color schemes
#84c6ff color preview, HTML & CSS examples
           This text has a color of #84c6ff        
        
          <p style="color:#84c6ff;">Text here</p>
        
        
          .mytext {color:#84c6ff;}
        
        Text color #84c6ff
      
           This box has a color of #84c6ff        
        
          <div style="background-color:#84c6ff;">Content here</div>
        
        
          .mybackground {background-color:#84c6ff;}
        
        Background color #84c6ff
      
           Border around this has a color of #84c6ff        
        
          <div style="border:2px solid #84c6ff;">Content here</div>
        
        
          .myborder {border:2px solid #84c6ff;}
        
        Border color #84c6ff