#8bbf9a color space conversions
Hex:
        #8bbf9a
        RGB:
        139, 191, 154
        CMY:
        45, 25, 40
        CMYK:
        27, 0, 19, 25
      HSL:
        137°, 28.8889%, 64.7059%
        HSV (HSB):
        137°, 27.2251%, 74.9020%
        XYZ:
        35.1110, 45.0837, 37.4233
        xyY:
        0.2985, 0.3833, 45.0837
      CIE-Lab:
        72.9469, -24.6313, 13.2613
        CIE-LCH:
        72.9469, 27.9743, 151.7022
        CIE-Luv:
        72.9469, -25.9104, 23.0440
        Hunter-Lab:
        67.1444, -24.1618, 13.9554
      #8bbf9a color charts
#8bbf9a RGB chart
      #8bbf9a CMYK chart
      #8bbf9a RGB pie chart
      #8bbf9a color shades, tints & tones
#8bbf9a color schemes
#8bbf9a color preview, HTML & CSS examples
           This text has a color of #8bbf9a        
        
          <p style="color:#8bbf9a;">Text here</p>
        
        
          .mytext {color:#8bbf9a;}
        
        Text color #8bbf9a
      
           This box has a color of #8bbf9a        
        
          <div style="background-color:#8bbf9a;">Content here</div>
        
        
          .mybackground {background-color:#8bbf9a;}
        
        Background color #8bbf9a
      
           Border around this has a color of #8bbf9a        
        
          <div style="border:2px solid #8bbf9a;">Content here</div>
        
        
          .myborder {border:2px solid #8bbf9a;}
        
        Border color #8bbf9a