#27942b color space conversions
Hex:
        #27942b
        RGB:
        39, 148, 43
        CMY:
        85, 42, 83
        CMYK:
        74, 0, 71, 42
      HSL:
        122°, 58.2888%, 36.6667%
        HSV (HSB):
        122°, 73.6486%, 58.0392%
        XYZ:
        11.8627, 21.7856, 5.8653
        xyY:
        0.3002, 0.5513, 21.7856
      CIE-Lab:
        53.7987, -50.9845, 44.8090
        CIE-LCH:
        53.7987, 67.8769, 138.6886
        CIE-Luv:
        53.7987, -45.2097, 57.3831
        Hunter-Lab:
        46.6750, -36.3147, 25.2220
      #27942b color charts
#27942b RGB chart
      #27942b CMYK chart
      #27942b RGB pie chart
      #27942b color shades, tints & tones
#27942b color schemes
#27942b color preview, HTML & CSS examples
           This text has a color of #27942b        
        
          <p style="color:#27942b;">Text here</p>
        
        
          .mytext {color:#27942b;}
        
        Text color #27942b
      
           This box has a color of #27942b        
        
          <div style="background-color:#27942b;">Content here</div>
        
        
          .mybackground {background-color:#27942b;}
        
        Background color #27942b
      
           Border around this has a color of #27942b        
        
          <div style="border:2px solid #27942b;">Content here</div>
        
        
          .myborder {border:2px solid #27942b;}
        
        Border color #27942b