#5ac1a0 color space conversions
Hex:
        #5ac1a0
        RGB:
        90, 193, 160
        CMY:
        65, 24, 37
        CMYK:
        53, 0, 17, 24
      HSL:
        161°, 45.3744%, 55.4902%
        HSV (HSB):
        161°, 53.3679%, 75.6863%
        XYZ:
        29.6316, 42.8517, 39.9672
        xyY:
        0.2635, 0.3811, 42.8517
      CIE-Lab:
        71.4542, -37.9245, 7.5826
        CIE-LCH:
        71.4542, 38.6751, 168.6934
        CIE-Luv:
        71.4542, -44.8136, 17.1152
        Hunter-Lab:
        65.4612, -33.7575, 9.6235
      #5ac1a0 color charts
#5ac1a0 RGB chart
      #5ac1a0 CMYK chart
      #5ac1a0 RGB pie chart
      #5ac1a0 color shades, tints & tones
#5ac1a0 color schemes
#5ac1a0 color preview, HTML & CSS examples
           This text has a color of #5ac1a0        
        
          <p style="color:#5ac1a0;">Text here</p>
        
        
          .mytext {color:#5ac1a0;}
        
        Text color #5ac1a0
      
           This box has a color of #5ac1a0        
        
          <div style="background-color:#5ac1a0;">Content here</div>
        
        
          .mybackground {background-color:#5ac1a0;}
        
        Background color #5ac1a0
      
           Border around this has a color of #5ac1a0        
        
          <div style="border:2px solid #5ac1a0;">Content here</div>
        
        
          .myborder {border:2px solid #5ac1a0;}
        
        Border color #5ac1a0