#5f988b color space conversions
Hex:
        #5f988b
        RGB:
        95, 152, 139
        CMY:
        63, 40, 45
        CMYK:
        38, 0, 9, 40
      HSL:
        166°, 23.0769%, 48.4314%
        HSV (HSB):
        166°, 37.5000%, 59.6078%
        XYZ:
        20.6078, 26.7534, 28.5039
        xyY:
        0.2716, 0.3526, 26.7534
      CIE-Lab:
        58.7454, -21.8010, 0.9299
        CIE-LCH:
        58.7454, 21.8209, 177.5575
        CIE-Luv:
        58.7454, -27.0262, 4.7218
        Hunter-Lab:
        51.7237, -19.3986, 3.5331
      #5f988b color charts
#5f988b RGB chart
      #5f988b CMYK chart
      #5f988b RGB pie chart
      #5f988b color shades, tints & tones
#5f988b color schemes
#5f988b color preview, HTML & CSS examples
           This text has a color of #5f988b        
        
          <p style="color:#5f988b;">Text here</p>
        
        
          .mytext {color:#5f988b;}
        
        Text color #5f988b
      
           This box has a color of #5f988b        
        
          <div style="background-color:#5f988b;">Content here</div>
        
        
          .mybackground {background-color:#5f988b;}
        
        Background color #5f988b
      
           Border around this has a color of #5f988b        
        
          <div style="border:2px solid #5f988b;">Content here</div>
        
        
          .myborder {border:2px solid #5f988b;}
        
        Border color #5f988b