#05782f color space conversions
Hex:
        #05782f
        RGB:
        5, 120, 47
        CMY:
        98, 53, 82
        CMYK:
        96, 0, 61, 53
      HSL:
        142°, 92.0000%, 24.5098%
        HSV (HSB):
        142°, 95.8333%, 47.0588%
        XYZ:
        7.2921, 13.6704, 4.9436
        xyY:
        0.2815, 0.5277, 13.6704
      CIE-Lab:
        43.7565, -45.1121, 31.6788
        CIE-LCH:
        43.7565, 55.1239, 144.9225
        CIE-Luv:
        43.7565, -39.5030, 41.6585
        Hunter-Lab:
        36.9736, -29.4989, 17.9540
      #05782f color charts
#05782f RGB chart
      #05782f CMYK chart
      #05782f RGB pie chart
      #05782f color shades, tints & tones
#05782f color schemes
#05782f color preview, HTML & CSS examples
           This text has a color of #05782f        
        
          <p style="color:#05782f;">Text here</p>
        
        
          .mytext {color:#05782f;}
        
        Text color #05782f
      
           This box has a color of #05782f        
        
          <div style="background-color:#05782f;">Content here</div>
        
        
          .mybackground {background-color:#05782f;}
        
        Background color #05782f
      
           Border around this has a color of #05782f        
        
          <div style="border:2px solid #05782f;">Content here</div>
        
        
          .myborder {border:2px solid #05782f;}
        
        Border color #05782f