#05782e color space conversions
Hex:
        #05782e
        RGB:
        5, 120, 46
        CMY:
        98, 53, 82
        CMYK:
        96, 0, 62, 53
      HSL:
        141°, 92.0000%, 24.5098%
        HSV (HSB):
        141°, 95.8333%, 47.0588%
        XYZ:
        7.2722, 13.6625, 4.8386
        xyY:
        0.2822, 0.5301, 13.6625
      CIE-Lab:
        43.7449, -45.2558, 32.1677
        CIE-LCH:
        43.7449, 55.5234, 144.5949
        CIE-Luv:
        43.7449, -39.5462, 42.0851
        Hunter-Lab:
        36.9628, -29.5661, 18.1126
      #05782e color charts
#05782e RGB chart
      #05782e CMYK chart
      #05782e RGB pie chart
      #05782e color shades, tints & tones
#05782e color schemes
#05782e color preview, HTML & CSS examples
           This text has a color of #05782e        
        
          <p style="color:#05782e;">Text here</p>
        
        
          .mytext {color:#05782e;}
        
        Text color #05782e
      
           This box has a color of #05782e        
        
          <div style="background-color:#05782e;">Content here</div>
        
        
          .mybackground {background-color:#05782e;}
        
        Background color #05782e
      
           Border around this has a color of #05782e        
        
          <div style="border:2px solid #05782e;">Content here</div>
        
        
          .myborder {border:2px solid #05782e;}
        
        Border color #05782e