#5ac0a6 color space conversions
Hex:
        #5ac0a6
        RGB:
        90, 192, 166
        CMY:
        65, 25, 35
        CMYK:
        53, 0, 14, 25
      HSL:
        165°, 44.7368%, 55.2941%
        HSV (HSB):
        165°, 53.1250%, 75.2941%
        XYZ:
        29.9490, 42.6261, 42.7256
        xyY:
        0.2597, 0.3697, 42.6261
      CIE-Lab:
        71.3005, -36.0556, 4.0962
        CIE-LCH:
        71.3005, 36.2875, 173.5186
        CIE-Luv:
        71.3005, -44.1472, 11.7719
        Hunter-Lab:
        65.2887, -32.3742, 6.9021
      #5ac0a6 color charts
#5ac0a6 RGB chart
      #5ac0a6 CMYK chart
      #5ac0a6 RGB pie chart
      #5ac0a6 color shades, tints & tones
#5ac0a6 color schemes
#5ac0a6 color preview, HTML & CSS examples
           This text has a color of #5ac0a6        
        
          <p style="color:#5ac0a6;">Text here</p>
        
        
          .mytext {color:#5ac0a6;}
        
        Text color #5ac0a6
      
           This box has a color of #5ac0a6        
        
          <div style="background-color:#5ac0a6;">Content here</div>
        
        
          .mybackground {background-color:#5ac0a6;}
        
        Background color #5ac0a6
      
           Border around this has a color of #5ac0a6        
        
          <div style="border:2px solid #5ac0a6;">Content here</div>
        
        
          .myborder {border:2px solid #5ac0a6;}
        
        Border color #5ac0a6