#84ccd4 color space conversions
Hex:
        #84ccd4
        RGB:
        132, 204, 212
        CMY:
        48, 20, 17
        CMYK:
        38, 4, 0, 17
      HSL:
        186°, 48.1928%, 67.4510%
        HSV (HSB):
        186°, 37.7358%, 83.1373%
        XYZ:
        42.9923, 52.8447, 70.2215
        xyY:
        0.2589, 0.3182, 52.8447
      CIE-Lab:
        77.7832, -20.4243, -11.1006
        CIE-LCH:
        77.7832, 23.2460, 208.5241
        CIE-Luv:
        77.7832, -33.8594, -13.9459
        Hunter-Lab:
        72.6944, -21.6483, -6.3870
      #84ccd4 color charts
#84ccd4 RGB chart
      #84ccd4 CMYK chart
      #84ccd4 RGB pie chart
      #84ccd4 color shades, tints & tones
#84ccd4 color schemes
#84ccd4 color preview, HTML & CSS examples
           This text has a color of #84ccd4        
        
          <p style="color:#84ccd4;">Text here</p>
        
        
          .mytext {color:#84ccd4;}
        
        Text color #84ccd4
      
           This box has a color of #84ccd4        
        
          <div style="background-color:#84ccd4;">Content here</div>
        
        
          .mybackground {background-color:#84ccd4;}
        
        Background color #84ccd4
      
           Border around this has a color of #84ccd4        
        
          <div style="border:2px solid #84ccd4;">Content here</div>
        
        
          .myborder {border:2px solid #84ccd4;}
        
        Border color #84ccd4