#89b3a5 color space conversions
Hex:
        #89b3a5
        RGB:
        137, 179, 165
        CMY:
        46, 30, 35
        CMYK:
        23, 0, 8, 30
      HSL:
        160°, 21.6495%, 61.9608%
        HSV (HSB):
        160°, 23.4637%, 70.1961%
        XYZ:
        33.2282, 40.2752, 41.6199
        xyY:
        0.2886, 0.3498, 40.2752
      CIE-Lab:
        69.6651, -17.0163, 2.5507
        CIE-LCH:
        69.6651, 17.2064, 171.4751
        CIE-Luv:
        69.6651, -21.2492, 6.5390
        Hunter-Lab:
        63.4627, -17.5998, 5.5406
      #89b3a5 color charts
#89b3a5 RGB chart
      #89b3a5 CMYK chart
      #89b3a5 RGB pie chart
      #89b3a5 color shades, tints & tones
#89b3a5 color schemes
#89b3a5 color preview, HTML & CSS examples
           This text has a color of #89b3a5        
        
          <p style="color:#89b3a5;">Text here</p>
        
        
          .mytext {color:#89b3a5;}
        
        Text color #89b3a5
      
           This box has a color of #89b3a5        
        
          <div style="background-color:#89b3a5;">Content here</div>
        
        
          .mybackground {background-color:#89b3a5;}
        
        Background color #89b3a5
      
           Border around this has a color of #89b3a5        
        
          <div style="border:2px solid #89b3a5;">Content here</div>
        
        
          .myborder {border:2px solid #89b3a5;}
        
        Border color #89b3a5