#84c8ec color space conversions
Hex:
        #84c8ec
        RGB:
        132, 200, 236
        CMY:
        48, 22, 7
        CMYK:
        44, 15, 0, 7
      HSL:
        201°, 73.2394%, 72.1569%
        HSV (HSB):
        201°, 44.0678%, 92.5490%
        XYZ:
        45.3103, 52.2702, 87.0579
        xyY:
        0.2454, 0.2831, 52.2702
      CIE-Lab:
        77.4421, -12.1762, -24.5220
        CIE-LCH:
        77.4421, 27.3786, 243.5936
        CIE-Luv:
        77.4421, -31.8589, -37.2094
        Hunter-Lab:
        72.2981, -14.6532, -20.7855
      #84c8ec color charts
#84c8ec RGB chart
      #84c8ec CMYK chart
      #84c8ec RGB pie chart
      #84c8ec color shades, tints & tones
#84c8ec color schemes
#84c8ec color preview, HTML & CSS examples
           This text has a color of #84c8ec        
        
          <p style="color:#84c8ec;">Text here</p>
        
        
          .mytext {color:#84c8ec;}
        
        Text color #84c8ec
      
           This box has a color of #84c8ec        
        
          <div style="background-color:#84c8ec;">Content here</div>
        
        
          .mybackground {background-color:#84c8ec;}
        
        Background color #84c8ec
      
           Border around this has a color of #84c8ec        
        
          <div style="border:2px solid #84c8ec;">Content here</div>
        
        
          .myborder {border:2px solid #84c8ec;}
        
        Border color #84c8ec