#84cdc5 color space conversions
Hex:
        #84cdc5
        RGB:
        132, 205, 197
        CMY:
        48, 20, 23
        CMYK:
        36, 0, 4, 20
      HSL:
        173°, 42.1965%, 66.0784%
        HSV (HSB):
        173°, 35.6098%, 80.3922%
        XYZ:
        41.4251, 52.5994, 60.7927
        xyY:
        0.2676, 0.3398, 52.5994
      CIE-Lab:
        77.6379, -24.5192, -3.2428
        CIE-LCH:
        77.6379, 24.7327, 187.5340
        CIE-Luv:
        77.6379, -34.5508, -0.9304
        Hunter-Lab:
        72.5254, -24.9639, 1.0694
      #84cdc5 color charts
#84cdc5 RGB chart
      #84cdc5 CMYK chart
      #84cdc5 RGB pie chart
      #84cdc5 color shades, tints & tones
#84cdc5 color schemes
#84cdc5 color preview, HTML & CSS examples
           This text has a color of #84cdc5        
        
          <p style="color:#84cdc5;">Text here</p>
        
        
          .mytext {color:#84cdc5;}
        
        Text color #84cdc5
      
           This box has a color of #84cdc5        
        
          <div style="background-color:#84cdc5;">Content here</div>
        
        
          .mybackground {background-color:#84cdc5;}
        
        Background color #84cdc5
      
           Border around this has a color of #84cdc5        
        
          <div style="border:2px solid #84cdc5;">Content here</div>
        
        
          .myborder {border:2px solid #84cdc5;}
        
        Border color #84cdc5