#5ae1a5 color space conversions
Hex:
        #5ae1a5
        RGB:
        90, 225, 165
        CMY:
        65, 12, 35
        CMYK:
        60, 0, 27, 12
      HSL:
        153°, 69.2308%, 61.7647%
        HSV (HSB):
        153°, 60.0000%, 88.2353%
        XYZ:
        37.9332, 58.7407, 44.9361
        xyY:
        0.2679, 0.4148, 58.7407
      CIE-Lab:
        81.1489, -50.6186, 18.5933
        CIE-LCH:
        81.1489, 53.9255, 159.8306
        CIE-Luv:
        81.1489, -56.8194, 35.1452
        Hunter-Lab:
        76.6425, -45.7781, 18.8875
      #5ae1a5 color charts
#5ae1a5 RGB chart
      #5ae1a5 CMYK chart
      #5ae1a5 RGB pie chart
      #5ae1a5 color shades, tints & tones
#5ae1a5 color schemes
#5ae1a5 color preview, HTML & CSS examples
           This text has a color of #5ae1a5        
        
          <p style="color:#5ae1a5;">Text here</p>
        
        
          .mytext {color:#5ae1a5;}
        
        Text color #5ae1a5
      
           This box has a color of #5ae1a5        
        
          <div style="background-color:#5ae1a5;">Content here</div>
        
        
          .mybackground {background-color:#5ae1a5;}
        
        Background color #5ae1a5
      
           Border around this has a color of #5ae1a5        
        
          <div style="border:2px solid #5ae1a5;">Content here</div>
        
        
          .myborder {border:2px solid #5ae1a5;}
        
        Border color #5ae1a5