#05796e color space conversions
Hex:
        #05796e
        RGB:
        5, 121, 110
        CMY:
        98, 53, 57
        CMYK:
        96, 0, 9, 53
      HSL:
        174°, 92.0635%, 24.7059%
        HSV (HSB):
        174°, 95.8678%, 47.4510%
        XYZ:
        9.7144, 14.8328, 17.1029
        xyY:
        0.2332, 0.3561, 14.8328
      CIE-Lab:
        45.4043, -30.8998, -2.0416
        CIE-LCH:
        45.4043, 30.9672, 183.7801
        CIE-Luv:
        45.4043, -35.8774, 1.4882
        Hunter-Lab:
        38.5134, -22.3744, 0.6301
      #05796e color charts
#05796e RGB chart
      #05796e CMYK chart
      #05796e RGB pie chart
      #05796e color shades, tints & tones
#05796e color schemes
#05796e color preview, HTML & CSS examples
           This text has a color of #05796e        
        
          <p style="color:#05796e;">Text here</p>
        
        
          .mytext {color:#05796e;}
        
        Text color #05796e
      
           This box has a color of #05796e        
        
          <div style="background-color:#05796e;">Content here</div>
        
        
          .mybackground {background-color:#05796e;}
        
        Background color #05796e
      
           Border around this has a color of #05796e        
        
          <div style="border:2px solid #05796e;">Content here</div>
        
        
          .myborder {border:2px solid #05796e;}
        
        Border color #05796e