#05703b color space conversions
Hex:
        #05703b
        RGB:
        5, 112, 59
        CMY:
        98, 56, 77
        CMYK:
        96, 0, 47, 56
      HSL:
        150°, 91.4530%, 22.9412%
        HSV (HSB):
        150°, 95.5357%, 43.9216%
        XYZ:
        6.6462, 11.9364, 6.0913
        xyY:
        0.2694, 0.4838, 11.9364
      CIE-Lab:
        41.1148, -40.1938, 21.9822
        CIE-LCH:
        41.1148, 45.8122, 151.3255
        CIE-Luv:
        41.1148, -36.0787, 31.1913
        Hunter-Lab:
        34.5491, -26.1229, 13.7309
      #05703b color charts
#05703b RGB chart
      #05703b CMYK chart
      #05703b RGB pie chart
      #05703b color shades, tints & tones
#05703b color schemes
#05703b color preview, HTML & CSS examples
           This text has a color of #05703b        
        
          <p style="color:#05703b;">Text here</p>
        
        
          .mytext {color:#05703b;}
        
        Text color #05703b
      
           This box has a color of #05703b        
        
          <div style="background-color:#05703b;">Content here</div>
        
        
          .mybackground {background-color:#05703b;}
        
        Background color #05703b
      
           Border around this has a color of #05703b        
        
          <div style="border:2px solid #05703b;">Content here</div>
        
        
          .myborder {border:2px solid #05703b;}
        
        Border color #05703b