#5ae2ba color space conversions
Hex:
        #5ae2ba
        RGB:
        90, 226, 186
        CMY:
        65, 11, 27
        CMYK:
        60, 0, 18, 11
      HSL:
        162°, 70.1031%, 61.9608%
        HSV (HSB):
        162°, 60.1770%, 88.6275%
        XYZ:
        40.2757, 60.1115, 55.9343
        xyY:
        0.2576, 0.3845, 60.1115
      CIE-Lab:
        81.8988, -46.4241, 8.6130
        CIE-LCH:
        81.8988, 47.2163, 169.4894
        CIE-Luv:
        81.8988, -56.0765, 20.4032
        Hunter-Lab:
        77.5316, -42.9541, 11.4981
      #5ae2ba color charts
#5ae2ba RGB chart
      #5ae2ba CMYK chart
      #5ae2ba RGB pie chart
      #5ae2ba color shades, tints & tones
#5ae2ba color schemes
#5ae2ba color preview, HTML & CSS examples
           This text has a color of #5ae2ba        
        
          <p style="color:#5ae2ba;">Text here</p>
        
        
          .mytext {color:#5ae2ba;}
        
        Text color #5ae2ba
      
           This box has a color of #5ae2ba        
        
          <div style="background-color:#5ae2ba;">Content here</div>
        
        
          .mybackground {background-color:#5ae2ba;}
        
        Background color #5ae2ba
      
           Border around this has a color of #5ae2ba        
        
          <div style="border:2px solid #5ae2ba;">Content here</div>
        
        
          .myborder {border:2px solid #5ae2ba;}
        
        Border color #5ae2ba