#84c9ca color space conversions
Hex:
        #84c9ca
        RGB:
        132, 201, 202
        CMY:
        48, 21, 21
        CMYK:
        35, 0, 0, 21
      HSL:
        181°, 39.7727%, 65.4902%
        HSV (HSB):
        181°, 34.6535%, 79.2157%
        XYZ:
        41.0630, 50.9431, 63.5459
        xyY:
        0.2640, 0.3275, 50.9431
      CIE-Lab:
        76.6445, -21.3451, -7.4050
        CIE-LCH:
        76.6445, 22.5931, 199.1325
        CIE-Luv:
        76.6445, -32.7835, -7.9077
        Hunter-Lab:
        71.3744, -22.2109, -2.8248
      #84c9ca color charts
#84c9ca RGB chart
      #84c9ca CMYK chart
      #84c9ca RGB pie chart
      #84c9ca color shades, tints & tones
#84c9ca color schemes
#84c9ca color preview, HTML & CSS examples
           This text has a color of #84c9ca        
        
          <p style="color:#84c9ca;">Text here</p>
        
        
          .mytext {color:#84c9ca;}
        
        Text color #84c9ca
      
           This box has a color of #84c9ca        
        
          <div style="background-color:#84c9ca;">Content here</div>
        
        
          .mybackground {background-color:#84c9ca;}
        
        Background color #84c9ca
      
           Border around this has a color of #84c9ca        
        
          <div style="border:2px solid #84c9ca;">Content here</div>
        
        
          .myborder {border:2px solid #84c9ca;}
        
        Border color #84c9ca