#84dfdb color space conversions
Hex:
        #84dfdb
        RGB:
        132, 223, 219
        CMY:
        48, 13, 14
        CMYK:
        41, 0, 2, 13
      HSL:
        177°, 58.7097%, 69.6078%
        HSV (HSB):
        177°, 40.8072%, 87.4510%
        XYZ:
        48.6896, 62.7954, 76.5723
        xyY:
        0.2589, 0.3339, 62.7954
      CIE-Lab:
        83.3346, -28.0964, -6.5890
        CIE-LCH:
        83.3346, 28.8587, 193.1981
        CIE-Luv:
        83.3346, -41.4337, -5.6548
        Hunter-Lab:
        79.2435, -29.0005, -1.8210
      #84dfdb color charts
#84dfdb RGB chart
      #84dfdb CMYK chart
      #84dfdb RGB pie chart
      #84dfdb color shades, tints & tones
#84dfdb color schemes
#84dfdb color preview, HTML & CSS examples
           This text has a color of #84dfdb        
        
          <p style="color:#84dfdb;">Text here</p>
        
        
          .mytext {color:#84dfdb;}
        
        Text color #84dfdb
      
           This box has a color of #84dfdb        
        
          <div style="background-color:#84dfdb;">Content here</div>
        
        
          .mybackground {background-color:#84dfdb;}
        
        Background color #84dfdb
      
           Border around this has a color of #84dfdb        
        
          <div style="border:2px solid #84dfdb;">Content here</div>
        
        
          .myborder {border:2px solid #84dfdb;}
        
        Border color #84dfdb