#05592f color space conversions
Hex:
        #05592f
        RGB:
        5, 89, 47
        CMY:
        98, 65, 82
        CMYK:
        94, 0, 47, 65
      HSL:
        150°, 89.3617%, 18.4314%
        HSV (HSB):
        150°, 94.3820%, 34.9020%
        XYZ:
        4.1481, 7.3823, 3.8956
        xyY:
        0.2689, 0.4786, 7.3823
      CIE-Lab:
        32.6618, -33.7113, 17.9970
        CIE-LCH:
        32.6618, 38.2145, 151.9041
        CIE-Luv:
        32.6618, -28.3411, 24.0318
        Hunter-Lab:
        27.1703, -20.2967, 10.5184
      #05592f color charts
#05592f RGB chart
      #05592f CMYK chart
      #05592f RGB pie chart
      #05592f color shades, tints & tones
#05592f color schemes
#05592f color preview, HTML & CSS examples
           This text has a color of #05592f        
        
          <p style="color:#05592f;">Text here</p>
        
        
          .mytext {color:#05592f;}
        
        Text color #05592f
      
           This box has a color of #05592f        
        
          <div style="background-color:#05592f;">Content here</div>
        
        
          .mybackground {background-color:#05592f;}
        
        Background color #05592f
      
           Border around this has a color of #05592f        
        
          <div style="border:2px solid #05592f;">Content here</div>
        
        
          .myborder {border:2px solid #05592f;}
        
        Border color #05592f