#84bebb color space conversions
Hex:
        #84bebb
        RGB:
        132, 190, 187
        CMY:
        48, 25, 27
        CMYK:
        31, 0, 2, 25
      HSL:
        177°, 30.8511%, 63.1373%
        HSV (HSB):
        177°, 30.5263%, 74.5098%
        XYZ:
        36.8988, 45.3203, 53.8166
        xyY:
        0.2712, 0.3331, 45.3203
      CIE-Lab:
        73.1023, -19.3122, -4.5058
        CIE-LCH:
        73.1023, 19.8308, 193.1329
        CIE-Luv:
        73.1023, -28.2867, -3.6668
        Hunter-Lab:
        67.3204, -19.9734, -0.2728
      #84bebb color charts
#84bebb RGB chart
      #84bebb CMYK chart
      #84bebb RGB pie chart
      #84bebb color shades, tints & tones
#84bebb color schemes
#84bebb color preview, HTML & CSS examples
           This text has a color of #84bebb        
        
          <p style="color:#84bebb;">Text here</p>
        
        
          .mytext {color:#84bebb;}
        
        Text color #84bebb
      
           This box has a color of #84bebb        
        
          <div style="background-color:#84bebb;">Content here</div>
        
        
          .mybackground {background-color:#84bebb;}
        
        Background color #84bebb
      
           Border around this has a color of #84bebb        
        
          <div style="border:2px solid #84bebb;">Content here</div>
        
        
          .myborder {border:2px solid #84bebb;}
        
        Border color #84bebb