#84dcca color space conversions
Hex:
        #84dcca
        RGB:
        132, 220, 202
        CMY:
        48, 14, 21
        CMYK:
        40, 0, 8, 14
      HSL:
        168°, 55.6962%, 69.0196%
        HSV (HSB):
        168°, 40.0000%, 86.2745%
        XYZ:
        45.7696, 60.3562, 65.1147
        xyY:
        0.2673, 0.3525, 60.3562
      CIE-Lab:
        82.0314, -30.6424, 0.5185
        CIE-LCH:
        82.0314, 30.6467, 179.0306
        CIE-Luv:
        82.0314, -40.6826, 5.8401
        Hunter-Lab:
        77.6893, -30.7953, 4.6890
      #84dcca color charts
#84dcca RGB chart
      #84dcca CMYK chart
      #84dcca RGB pie chart
      #84dcca color shades, tints & tones
#84dcca color schemes
#84dcca color preview, HTML & CSS examples
           This text has a color of #84dcca        
        
          <p style="color:#84dcca;">Text here</p>
        
        
          .mytext {color:#84dcca;}
        
        Text color #84dcca
      
           This box has a color of #84dcca        
        
          <div style="background-color:#84dcca;">Content here</div>
        
        
          .mybackground {background-color:#84dcca;}
        
        Background color #84dcca
      
           Border around this has a color of #84dcca        
        
          <div style="border:2px solid #84dcca;">Content here</div>
        
        
          .myborder {border:2px solid #84dcca;}
        
        Border color #84dcca