#84c6ea color space conversions
Hex:
        #84c6ea
        RGB:
        132, 198, 234
        CMY:
        48, 22, 8
        CMYK:
        44, 15, 0, 8
      HSL:
        201°, 70.8333%, 71.7647%
        HSV (HSB):
        201°, 43.5897%, 91.7647%
        XYZ:
        44.5611, 51.2342, 85.3825
        xyY:
        0.2460, 0.2828, 51.2342
      CIE-Lab:
        76.8207, -11.6623, -24.3949
        CIE-LCH:
        76.8207, 27.0393, 244.4492
        CIE-Luv:
        76.8207, -31.0936, -37.0313
        Hunter-Lab:
        71.5781, -14.1361, -20.6199
      #84c6ea color charts
#84c6ea RGB chart
      #84c6ea CMYK chart
      #84c6ea RGB pie chart
      #84c6ea color shades, tints & tones
#84c6ea color schemes
#84c6ea color preview, HTML & CSS examples
           This text has a color of #84c6ea        
        
          <p style="color:#84c6ea;">Text here</p>
        
        
          .mytext {color:#84c6ea;}
        
        Text color #84c6ea
      
           This box has a color of #84c6ea        
        
          <div style="background-color:#84c6ea;">Content here</div>
        
        
          .mybackground {background-color:#84c6ea;}
        
        Background color #84c6ea
      
           Border around this has a color of #84c6ea        
        
          <div style="border:2px solid #84c6ea;">Content here</div>
        
        
          .myborder {border:2px solid #84c6ea;}
        
        Border color #84c6ea