#5f989b color space conversions
Hex:
        #5f989b
        RGB:
        95, 152, 155
        CMY:
        63, 40, 39
        CMYK:
        39, 2, 0, 39
      HSL:
        183°, 24.0000%, 49.0196%
        HSV (HSB):
        183°, 38.7097%, 60.7843%
        XYZ:
        21.8639, 27.2559, 35.1189
        xyY:
        0.2595, 0.3236, 27.2559
      CIE-Lab:
        59.2105, -17.8221, -7.4856
        CIE-LCH:
        59.2105, 19.3303, 202.7832
        CIE-Luv:
        59.2105, -26.7053, -8.2606
        Hunter-Lab:
        52.2072, -16.6083, -3.3383
      #5f989b color charts
#5f989b RGB chart
      #5f989b CMYK chart
      #5f989b RGB pie chart
      #5f989b color shades, tints & tones
#5f989b color schemes
#5f989b color preview, HTML & CSS examples
           This text has a color of #5f989b        
        
          <p style="color:#5f989b;">Text here</p>
        
        
          .mytext {color:#5f989b;}
        
        Text color #5f989b
      
           This box has a color of #5f989b        
        
          <div style="background-color:#5f989b;">Content here</div>
        
        
          .mybackground {background-color:#5f989b;}
        
        Background color #5f989b
      
           Border around this has a color of #5f989b        
        
          <div style="border:2px solid #5f989b;">Content here</div>
        
        
          .myborder {border:2px solid #5f989b;}
        
        Border color #5f989b