#84cdd2 color space conversions
Hex:
        #84cdd2
        RGB:
        132, 205, 210
        CMY:
        48, 20, 18
        CMYK:
        37, 2, 0, 18
      HSL:
        184°, 46.4286%, 67.0588%
        HSV (HSB):
        184°, 37.1429%, 82.3529%
        XYZ:
        42.9799, 53.2213, 68.9802
        xyY:
        0.2602, 0.3222, 53.2213
      CIE-Lab:
        78.0055, -21.4190, -9.6932
        CIE-LCH:
        78.0055, 23.5103, 204.3493
        CIE-Luv:
        78.0055, -34.3081, -11.5480
        Hunter-Lab:
        72.9529, -22.5052, -4.9943
      #84cdd2 color charts
#84cdd2 RGB chart
      #84cdd2 CMYK chart
      #84cdd2 RGB pie chart
      #84cdd2 color shades, tints & tones
#84cdd2 color schemes
#84cdd2 color preview, HTML & CSS examples
           This text has a color of #84cdd2        
        
          <p style="color:#84cdd2;">Text here</p>
        
        
          .mytext {color:#84cdd2;}
        
        Text color #84cdd2
      
           This box has a color of #84cdd2        
        
          <div style="background-color:#84cdd2;">Content here</div>
        
        
          .mybackground {background-color:#84cdd2;}
        
        Background color #84cdd2
      
           Border around this has a color of #84cdd2        
        
          <div style="border:2px solid #84cdd2;">Content here</div>
        
        
          .myborder {border:2px solid #84cdd2;}
        
        Border color #84cdd2