#148b1f color space conversions
Hex:
        #148b1f
        RGB:
        20, 139, 31
        CMY:
        92, 45, 88
        CMYK:
        86, 0, 78, 45
      HSL:
        126°, 74.8428%, 31.1765%
        HSV (HSB):
        126°, 85.6115%, 54.5098%
        XYZ:
        9.7684, 18.7129, 4.3934
        xyY:
        0.2971, 0.5692, 18.7129
      CIE-Lab:
        50.3496, -51.7832, 45.7979
        CIE-LCH:
        50.3496, 69.1299, 138.5099
        CIE-Luv:
        50.3496, -45.2659, 56.4982
        Hunter-Lab:
        43.2584, -35.3941, 24.2592
      #148b1f color charts
#148b1f RGB chart
      #148b1f CMYK chart
      #148b1f RGB pie chart
      #148b1f color shades, tints & tones
#148b1f color schemes
#148b1f color preview, HTML & CSS examples
           This text has a color of #148b1f        
        
          <p style="color:#148b1f;">Text here</p>
        
        
          .mytext {color:#148b1f;}
        
        Text color #148b1f
      
           This box has a color of #148b1f        
        
          <div style="background-color:#148b1f;">Content here</div>
        
        
          .mybackground {background-color:#148b1f;}
        
        Background color #148b1f
      
           Border around this has a color of #148b1f        
        
          <div style="border:2px solid #148b1f;">Content here</div>
        
        
          .myborder {border:2px solid #148b1f;}
        
        Border color #148b1f