#5ac3a5 color space conversions
Hex:
        #5ac3a5
        RGB:
        90, 195, 165
        CMY:
        65, 24, 35
        CMYK:
        54, 0, 15, 24
      HSL:
        163°, 46.6667%, 55.8824%
        HSV (HSB):
        163°, 53.8462%, 76.4706%
        XYZ:
        30.5231, 43.9205, 42.4661
        xyY:
        0.2611, 0.3757, 43.9205
      CIE-Lab:
        72.1753, -37.6663, 5.9016
        CIE-LCH:
        72.1753, 38.1259, 171.0953
        CIE-Luv:
        72.1753, -45.3661, 14.6828
        Hunter-Lab:
        66.2725, -33.7653, 8.3990
      #5ac3a5 color charts
#5ac3a5 RGB chart
      #5ac3a5 CMYK chart
      #5ac3a5 RGB pie chart
      #5ac3a5 color shades, tints & tones
#5ac3a5 color schemes
#5ac3a5 color preview, HTML & CSS examples
           This text has a color of #5ac3a5        
        
          <p style="color:#5ac3a5;">Text here</p>
        
        
          .mytext {color:#5ac3a5;}
        
        Text color #5ac3a5
      
           This box has a color of #5ac3a5        
        
          <div style="background-color:#5ac3a5;">Content here</div>
        
        
          .mybackground {background-color:#5ac3a5;}
        
        Background color #5ac3a5
      
           Border around this has a color of #5ac3a5        
        
          <div style="border:2px solid #5ac3a5;">Content here</div>
        
        
          .myborder {border:2px solid #5ac3a5;}
        
        Border color #5ac3a5