#148c1e color space conversions
Hex:
        #148c1e
        RGB:
        20, 140, 30
        CMY:
        92, 45, 88
        CMYK:
        86, 0, 79, 45
      HSL:
        125°, 75.0000%, 31.3725%
        HSV (HSB):
        125°, 85.7143%, 54.9020%
        XYZ:
        9.9009, 18.9986, 4.3736
        xyY:
        0.2976, 0.5710, 18.9986
      CIE-Lab:
        50.6856, -52.1774, 46.4807
        CIE-LCH:
        50.6856, 69.8781, 138.3047
        CIE-Luv:
        50.6856, -45.6342, 57.2045
        Hunter-Lab:
        43.5874, -35.7315, 24.5620
      #148c1e color charts
#148c1e RGB chart
      #148c1e CMYK chart
      #148c1e RGB pie chart
      #148c1e color shades, tints & tones
#148c1e color schemes
#148c1e color preview, HTML & CSS examples
           This text has a color of #148c1e        
        
          <p style="color:#148c1e;">Text here</p>
        
        
          .mytext {color:#148c1e;}
        
        Text color #148c1e
      
           This box has a color of #148c1e        
        
          <div style="background-color:#148c1e;">Content here</div>
        
        
          .mybackground {background-color:#148c1e;}
        
        Background color #148c1e
      
           Border around this has a color of #148c1e        
        
          <div style="border:2px solid #148c1e;">Content here</div>
        
        
          .myborder {border:2px solid #148c1e;}
        
        Border color #148c1e