#8bc8a1 color space conversions
Hex:
        #8bc8a1
        RGB:
        139, 200, 161
        CMY:
        45, 22, 37
        CMYK:
        31, 0, 20, 22
      HSL:
        142°, 35.6725%, 66.4706%
        HSV (HSB):
        142°, 30.5000%, 78.4314%
        XYZ:
        37.7348, 49.3707, 41.2589
        xyY:
        0.2940, 0.3846, 49.3707
      CIE-Lab:
        75.6814, -27.6950, 13.3445
        CIE-LCH:
        75.6814, 30.7423, 154.2735
        CIE-Luv:
        75.6814, -30.0225, 23.8456
        Hunter-Lab:
        70.2643, -27.1009, 14.3702
      #8bc8a1 color charts
#8bc8a1 RGB chart
      #8bc8a1 CMYK chart
      #8bc8a1 RGB pie chart
      #8bc8a1 color shades, tints & tones
#8bc8a1 color schemes
#8bc8a1 color preview, HTML & CSS examples
           This text has a color of #8bc8a1        
        
          <p style="color:#8bc8a1;">Text here</p>
        
        
          .mytext {color:#8bc8a1;}
        
        Text color #8bc8a1
      
           This box has a color of #8bc8a1        
        
          <div style="background-color:#8bc8a1;">Content here</div>
        
        
          .mybackground {background-color:#8bc8a1;}
        
        Background color #8bc8a1
      
           Border around this has a color of #8bc8a1        
        
          <div style="border:2px solid #8bc8a1;">Content here</div>
        
        
          .myborder {border:2px solid #8bc8a1;}
        
        Border color #8bc8a1