#05794f color space conversions
Hex:
        #05794f
        RGB:
        5, 121, 79
        CMY:
        98, 53, 69
        CMYK:
        96, 0, 35, 53
      HSL:
        158°, 92.0635%, 24.7059%
        HSV (HSB):
        158°, 95.8678%, 47.4510%
        XYZ:
        8.3112, 14.2715, 9.7138
        xyY:
        0.2573, 0.4419, 14.2715
      CIE-Lab:
        44.6198, -39.3642, 15.1509
        CIE-LCH:
        44.6198, 42.1793, 158.9487
        CIE-Luv:
        44.6198, -38.0903, 24.5496
        Hunter-Lab:
        37.7777, -26.8402, 11.1991
      #05794f color charts
#05794f RGB chart
      #05794f CMYK chart
      #05794f RGB pie chart
      #05794f color shades, tints & tones
#05794f color schemes
#05794f color preview, HTML & CSS examples
           This text has a color of #05794f        
        
          <p style="color:#05794f;">Text here</p>
        
        
          .mytext {color:#05794f;}
        
        Text color #05794f
      
           This box has a color of #05794f        
        
          <div style="background-color:#05794f;">Content here</div>
        
        
          .mybackground {background-color:#05794f;}
        
        Background color #05794f
      
           Border around this has a color of #05794f        
        
          <div style="border:2px solid #05794f;">Content here</div>
        
        
          .myborder {border:2px solid #05794f;}
        
        Border color #05794f