#05796b color space conversions
Hex:
        #05796b
        RGB:
        5, 121, 107
        CMY:
        98, 53, 58
        CMYK:
        96, 0, 12, 53
      HSL:
        173°, 92.0635%, 24.7059%
        HSV (HSB):
        173°, 95.8678%, 47.4510%
        XYZ:
        9.5538, 14.7685, 16.2570
        xyY:
        0.2354, 0.3639, 14.7685
      CIE-Lab:
        45.3155, -31.8127, -0.3855
        CIE-LCH:
        45.3155, 31.8151, 180.6943
        CIE-Luv:
        45.3155, -36.1032, 3.8977
        Hunter-Lab:
        38.4299, -22.8765, 1.8194
      #05796b color charts
#05796b RGB chart
      #05796b CMYK chart
      #05796b RGB pie chart
      #05796b color shades, tints & tones
#05796b color schemes
#05796b color preview, HTML & CSS examples
           This text has a color of #05796b        
        
          <p style="color:#05796b;">Text here</p>
        
        
          .mytext {color:#05796b;}
        
        Text color #05796b
      
           This box has a color of #05796b        
        
          <div style="background-color:#05796b;">Content here</div>
        
        
          .mybackground {background-color:#05796b;}
        
        Background color #05796b
      
           Border around this has a color of #05796b        
        
          <div style="border:2px solid #05796b;">Content here</div>
        
        
          .myborder {border:2px solid #05796b;}
        
        Border color #05796b