#05732f color space conversions
Hex:
        #05732f
        RGB:
        5, 115, 47
        CMY:
        98, 55, 82
        CMYK:
        96, 0, 59, 55
      HSL:
        143°, 91.6667%, 23.5294%
        HSV (HSB):
        143°, 95.6522%, 45.0980%
        XYZ:
        6.7064, 12.4990, 4.7484
        xyY:
        0.2800, 0.5218, 12.4990
      CIE-Lab:
        41.9984, -43.3819, 29.5994
        CIE-LCH:
        41.9984, 52.5178, 145.6943
        CIE-Luv:
        41.9984, -37.7491, 38.9572
        Hunter-Lab:
        35.3539, -28.0090, 16.7844
      #05732f color charts
#05732f RGB chart
      #05732f CMYK chart
      #05732f RGB pie chart
      #05732f color shades, tints & tones
#05732f color schemes
#05732f color preview, HTML & CSS examples
           This text has a color of #05732f        
        
          <p style="color:#05732f;">Text here</p>
        
        
          .mytext {color:#05732f;}
        
        Text color #05732f
      
           This box has a color of #05732f        
        
          <div style="background-color:#05732f;">Content here</div>
        
        
          .mybackground {background-color:#05732f;}
        
        Background color #05732f
      
           Border around this has a color of #05732f        
        
          <div style="border:2px solid #05732f;">Content here</div>
        
        
          .myborder {border:2px solid #05732f;}
        
        Border color #05732f