#84bca1 color space conversions
Hex:
        #84bca1
        RGB:
        132, 188, 161
        CMY:
        48, 26, 37
        CMYK:
        30, 0, 14, 26
      HSL:
        151°, 29.4737%, 62.7451%
        HSV (HSB):
        151°, 29.7872%, 73.7255%
        XYZ:
        33.9320, 43.4452, 40.3156
        xyY:
        0.2883, 0.3691, 43.4452
      CIE-Lab:
        71.8561, -23.9909, 7.8607
        CIE-LCH:
        71.8561, 25.2458, 161.8585
        CIE-Luv:
        71.8561, -27.6120, 15.3654
        Hunter-Lab:
        65.9130, -23.4560, 9.8744
      #84bca1 color charts
#84bca1 RGB chart
      #84bca1 CMYK chart
      #84bca1 RGB pie chart
      #84bca1 color shades, tints & tones
#84bca1 color schemes
#84bca1 color preview, HTML & CSS examples
           This text has a color of #84bca1        
        
          <p style="color:#84bca1;">Text here</p>
        
        
          .mytext {color:#84bca1;}
        
        Text color #84bca1
      
           This box has a color of #84bca1        
        
          <div style="background-color:#84bca1;">Content here</div>
        
        
          .mybackground {background-color:#84bca1;}
        
        Background color #84bca1
      
           Border around this has a color of #84bca1        
        
          <div style="border:2px solid #84bca1;">Content here</div>
        
        
          .myborder {border:2px solid #84bca1;}
        
        Border color #84bca1