#05702c color space conversions
Hex:
        #05702c
        RGB:
        5, 112, 44
        CMY:
        98, 56, 83
        CMYK:
        96, 0, 61, 56
      HSL:
        142°, 91.4530%, 22.9412%
        HSV (HSB):
        142°, 95.5357%, 43.9216%
        XYZ:
        6.3114, 11.8025, 4.3283
        xyY:
        0.2812, 0.5259, 11.8025
      CIE-Lab:
        40.9004, -42.7883, 29.8467
        CIE-LCH:
        40.9004, 52.1695, 145.1025
        CIE-Luv:
        40.9004, -36.8231, 38.6515
        Hunter-Lab:
        34.3547, -27.3281, 16.5784
      #05702c color charts
#05702c RGB chart
      #05702c CMYK chart
      #05702c RGB pie chart
      #05702c color shades, tints & tones
#05702c color schemes
#05702c color preview, HTML & CSS examples
           This text has a color of #05702c        
        
          <p style="color:#05702c;">Text here</p>
        
        
          .mytext {color:#05702c;}
        
        Text color #05702c
      
           This box has a color of #05702c        
        
          <div style="background-color:#05702c;">Content here</div>
        
        
          .mybackground {background-color:#05702c;}
        
        Background color #05702c
      
           Border around this has a color of #05702c        
        
          <div style="border:2px solid #05702c;">Content here</div>
        
        
          .myborder {border:2px solid #05702c;}
        
        Border color #05702c