#84bfbd color space conversions
Hex:
        #84bfbd
        RGB:
        132, 191, 189
        CMY:
        48, 25, 26
        CMYK:
        31, 0, 1, 25
      HSL:
        178°, 31.5508%, 63.3333%
        HSV (HSB):
        178°, 30.8901%, 74.9020%
        XYZ:
        37.3318, 45.8413, 55.0248
        xyY:
        0.2701, 0.3317, 45.8413
      CIE-Lab:
        73.4424, -19.3569, -5.0939
        CIE-LCH:
        73.4424, 20.0159, 194.7436
        CIE-Luv:
        73.4424, -28.7008, -4.5695
        Hunter-Lab:
        67.7062, -20.0645, -0.7906
      #84bfbd color charts
#84bfbd RGB chart
      #84bfbd CMYK chart
      #84bfbd RGB pie chart
      #84bfbd color shades, tints & tones
#84bfbd color schemes
#84bfbd color preview, HTML & CSS examples
           This text has a color of #84bfbd        
        
          <p style="color:#84bfbd;">Text here</p>
        
        
          .mytext {color:#84bfbd;}
        
        Text color #84bfbd
      
           This box has a color of #84bfbd        
        
          <div style="background-color:#84bfbd;">Content here</div>
        
        
          .mybackground {background-color:#84bfbd;}
        
        Background color #84bfbd
      
           Border around this has a color of #84bfbd        
        
          <div style="border:2px solid #84bfbd;">Content here</div>
        
        
          .myborder {border:2px solid #84bfbd;}
        
        Border color #84bfbd