#8bac9a color space conversions
Hex:
        #8bac9a
        RGB:
        139, 172, 154
        CMY:
        45, 33, 40
        CMYK:
        19, 0, 10, 33
      HSL:
        147°, 16.5829%, 60.9804%
        HSV (HSB):
        147°, 19.1860%, 67.4510%
        XYZ:
        31.2327, 37.3271, 36.1306
        xyY:
        0.2983, 0.3565, 37.3271
      CIE-Lab:
        67.5217, -14.9746, 5.5396
        CIE-LCH:
        67.5217, 15.9664, 159.6988
        CIE-Luv:
        67.5217, -16.8951, 10.4504
        Hunter-Lab:
        61.0959, -15.6672, 7.7046
      #8bac9a color charts
#8bac9a RGB chart
      #8bac9a CMYK chart
      #8bac9a RGB pie chart
      #8bac9a color shades, tints & tones
#8bac9a color schemes
#8bac9a color preview, HTML & CSS examples
           This text has a color of #8bac9a        
        
          <p style="color:#8bac9a;">Text here</p>
        
        
          .mytext {color:#8bac9a;}
        
        Text color #8bac9a
      
           This box has a color of #8bac9a        
        
          <div style="background-color:#8bac9a;">Content here</div>
        
        
          .mybackground {background-color:#8bac9a;}
        
        Background color #8bac9a
      
           Border around this has a color of #8bac9a        
        
          <div style="border:2px solid #8bac9a;">Content here</div>
        
        
          .myborder {border:2px solid #8bac9a;}
        
        Border color #8bac9a