#8ae1bd color space conversions
Hex:
        #8ae1bd
        RGB:
        138, 225, 189
        CMY:
        46, 12, 26
        CMYK:
        39, 0, 16, 12
      HSL:
        155°, 59.1837%, 71.1765%
        HSV (HSB):
        155°, 38.6667%, 88.2353%
        XYZ:
        46.5918, 62.9278, 57.8348
        xyY:
        0.2784, 0.3760, 62.9278
      CIE-Lab:
        83.4044, -34.2276, 9.4150
        CIE-LCH:
        83.4044, 35.4989, 164.6200
        CIE-Luv:
        83.4044, -40.9118, 19.7481
        Hunter-Lab:
        79.3271, -33.9826, 12.3025
      #8ae1bd color charts
#8ae1bd RGB chart
      #8ae1bd CMYK chart
      #8ae1bd RGB pie chart
      #8ae1bd color shades, tints & tones
#8ae1bd color schemes
#8ae1bd color preview, HTML & CSS examples
           This text has a color of #8ae1bd        
        
          <p style="color:#8ae1bd;">Text here</p>
        
        
          .mytext {color:#8ae1bd;}
        
        Text color #8ae1bd
      
           This box has a color of #8ae1bd        
        
          <div style="background-color:#8ae1bd;">Content here</div>
        
        
          .mybackground {background-color:#8ae1bd;}
        
        Background color #8ae1bd
      
           Border around this has a color of #8ae1bd        
        
          <div style="border:2px solid #8ae1bd;">Content here</div>
        
        
          .myborder {border:2px solid #8ae1bd;}
        
        Border color #8ae1bd