#8de6bd color space conversions
Hex:
        #8de6bd
        RGB:
        141, 230, 189
        CMY:
        45, 10, 26
        CMYK:
        39, 0, 18, 10
      HSL:
        152°, 64.0288%, 72.7451%
        HSV (HSB):
        152°, 38.6957%, 90.1961%
        XYZ:
        48.4666, 65.9305, 58.3155
        xyY:
        0.2806, 0.3817, 65.9305
      CIE-Lab:
        84.9609, -35.7181, 11.6512
        CIE-LCH:
        84.9609, 37.5704, 161.9338
        CIE-Luv:
        84.9609, -41.8965, 23.3014
        Hunter-Lab:
        81.1976, -35.5496, 14.2567
      #8de6bd color charts
#8de6bd RGB chart
      #8de6bd CMYK chart
      #8de6bd RGB pie chart
      #8de6bd color shades, tints & tones
#8de6bd color schemes
#8de6bd color preview, HTML & CSS examples
           This text has a color of #8de6bd        
        
          <p style="color:#8de6bd;">Text here</p>
        
        
          .mytext {color:#8de6bd;}
        
        Text color #8de6bd
      
           This box has a color of #8de6bd        
        
          <div style="background-color:#8de6bd;">Content here</div>
        
        
          .mybackground {background-color:#8de6bd;}
        
        Background color #8de6bd
      
           Border around this has a color of #8de6bd        
        
          <div style="border:2px solid #8de6bd;">Content here</div>
        
        
          .myborder {border:2px solid #8de6bd;}
        
        Border color #8de6bd