#5ae9ba color space conversions
Hex:
        #5ae9ba
        RGB:
        90, 233, 186
        CMY:
        65, 9, 27
        CMYK:
        61, 0, 20, 9
      HSL:
        160°, 76.4706%, 63.3333%
        HSV (HSB):
        160°, 61.3734%, 91.3725%
        XYZ:
        42.2183, 63.9967, 56.5818
        xyY:
        0.2593, 0.3931, 63.9967
      CIE-Lab:
        83.9640, -49.3828, 11.5581
        CIE-LCH:
        83.9640, 50.7173, 166.8270
        CIE-Luv:
        83.9640, -58.6584, 25.2600
        Hunter-Lab:
        79.9979, -45.7943, 14.0632
      #5ae9ba color charts
#5ae9ba RGB chart
      #5ae9ba CMYK chart
      #5ae9ba RGB pie chart
      #5ae9ba color shades, tints & tones
#5ae9ba color schemes
#5ae9ba color preview, HTML & CSS examples
           This text has a color of #5ae9ba        
        
          <p style="color:#5ae9ba;">Text here</p>
        
        
          .mytext {color:#5ae9ba;}
        
        Text color #5ae9ba
      
           This box has a color of #5ae9ba        
        
          <div style="background-color:#5ae9ba;">Content here</div>
        
        
          .mybackground {background-color:#5ae9ba;}
        
        Background color #5ae9ba
      
           Border around this has a color of #5ae9ba        
        
          <div style="border:2px solid #5ae9ba;">Content here</div>
        
        
          .myborder {border:2px solid #5ae9ba;}
        
        Border color #5ae9ba