#9ae1a5 color space conversions
Hex:
        #9ae1a5
        RGB:
        154, 225, 165
        CMY:
        40, 12, 35
        CMYK:
        32, 0, 27, 12
      HSL:
        129°, 54.1985%, 74.3137%
        HSV (HSB):
        129°, 31.5556%, 88.2353%
        XYZ:
        47.0432, 63.4371, 45.3625
        xyY:
        0.3019, 0.4071, 63.4371
      CIE-Lab:
        83.6718, -34.1112, 22.4738
        CIE-LCH:
        83.6718, 40.8490, 146.6215
        CIE-Luv:
        83.6718, -34.8108, 37.8834
        Hunter-Lab:
        79.6474, -33.9532, 21.9851
      #9ae1a5 color charts
#9ae1a5 RGB chart
      #9ae1a5 CMYK chart
      #9ae1a5 RGB pie chart
      #9ae1a5 color shades, tints & tones
#9ae1a5 color schemes
#9ae1a5 color preview, HTML & CSS examples
           This text has a color of #9ae1a5        
        
          <p style="color:#9ae1a5;">Text here</p>
        
        
          .mytext {color:#9ae1a5;}
        
        Text color #9ae1a5
      
           This box has a color of #9ae1a5        
        
          <div style="background-color:#9ae1a5;">Content here</div>
        
        
          .mybackground {background-color:#9ae1a5;}
        
        Background color #9ae1a5
      
           Border around this has a color of #9ae1a5        
        
          <div style="border:2px solid #9ae1a5;">Content here</div>
        
        
          .myborder {border:2px solid #9ae1a5;}
        
        Border color #9ae1a5