#84c9ce color space conversions
Hex:
        #84c9ce
        RGB:
        132, 201, 206
        CMY:
        48, 21, 19
        CMYK:
        36, 2, 0, 19
      HSL:
        184°, 43.0233%, 66.2745%
        HSV (HSB):
        184°, 35.9223%, 80.7843%
        XYZ:
        41.5429, 51.1351, 66.0730
        xyY:
        0.2617, 0.3221, 51.1351
      CIE-Lab:
        76.7607, -20.3793, -9.3915
        CIE-LCH:
        76.7607, 22.4392, 204.7419
        CIE-Luv:
        76.7607, -32.7192, -11.1999
        Hunter-Lab:
        71.5088, -21.4410, -4.7269
      #84c9ce color charts
#84c9ce RGB chart
      #84c9ce CMYK chart
      #84c9ce RGB pie chart
      #84c9ce color shades, tints & tones
#84c9ce color schemes
#84c9ce color preview, HTML & CSS examples
           This text has a color of #84c9ce        
        
          <p style="color:#84c9ce;">Text here</p>
        
        
          .mytext {color:#84c9ce;}
        
        Text color #84c9ce
      
           This box has a color of #84c9ce        
        
          <div style="background-color:#84c9ce;">Content here</div>
        
        
          .mybackground {background-color:#84c9ce;}
        
        Background color #84c9ce
      
           Border around this has a color of #84c9ce        
        
          <div style="border:2px solid #84c9ce;">Content here</div>
        
        
          .myborder {border:2px solid #84c9ce;}
        
        Border color #84c9ce