#8bd8af color space conversions
Hex:
        #8bd8af
        RGB:
        139, 216, 175
        CMY:
        45, 15, 31
        CMYK:
        36, 0, 19, 15
      HSL:
        148°, 49.6774%, 69.6078%
        HSV (HSB):
        148°, 35.6481%, 84.7059%
        XYZ:
        42.9412, 57.6958, 49.4306
        xyY:
        0.2861, 0.3845, 57.6958
      CIE-Lab:
        80.5694, -32.5856, 12.7866
        CIE-LCH:
        80.5694, 35.0046, 158.5749
        CIE-Luv:
        80.5694, -36.9597, 24.1715
        Hunter-Lab:
        75.9578, -32.0148, 14.5866
      #8bd8af color charts
#8bd8af RGB chart
      #8bd8af CMYK chart
      #8bd8af RGB pie chart
      #8bd8af color shades, tints & tones
#8bd8af color schemes
#8bd8af color preview, HTML & CSS examples
           This text has a color of #8bd8af        
        
          <p style="color:#8bd8af;">Text here</p>
        
        
          .mytext {color:#8bd8af;}
        
        Text color #8bd8af
      
           This box has a color of #8bd8af        
        
          <div style="background-color:#8bd8af;">Content here</div>
        
        
          .mybackground {background-color:#8bd8af;}
        
        Background color #8bd8af
      
           Border around this has a color of #8bd8af        
        
          <div style="border:2px solid #8bd8af;">Content here</div>
        
        
          .myborder {border:2px solid #8bd8af;}
        
        Border color #8bd8af