#148c3f color space conversions
Hex:
        #148c3f
        RGB:
        20, 140, 63
        CMY:
        92, 45, 75
        CMYK:
        86, 0, 55, 45
      HSL:
        142°, 75.0000%, 31.3725%
        HSV (HSB):
        142°, 85.7143%, 54.9020%
        XYZ:
        10.5638, 19.2638, 7.8641
        xyY:
        0.2803, 0.5111, 19.2638
      CIE-Lab:
        50.9944, -48.3712, 32.2174
        CIE-LCH:
        50.9944, 58.1183, 146.3346
        CIE-Luv:
        50.9944, -44.4590, 45.2367
        Hunter-Lab:
        43.8905, -33.8462, 20.1000
      #148c3f color charts
#148c3f RGB chart
      #148c3f CMYK chart
      #148c3f RGB pie chart
      #148c3f color shades, tints & tones
#148c3f color schemes
#148c3f color preview, HTML & CSS examples
           This text has a color of #148c3f        
        
          <p style="color:#148c3f;">Text here</p>
        
        
          .mytext {color:#148c3f;}
        
        Text color #148c3f
      
           This box has a color of #148c3f        
        
          <div style="background-color:#148c3f;">Content here</div>
        
        
          .mybackground {background-color:#148c3f;}
        
        Background color #148c3f
      
           Border around this has a color of #148c3f        
        
          <div style="border:2px solid #148c3f;">Content here</div>
        
        
          .myborder {border:2px solid #148c3f;}
        
        Border color #148c3f