#148c1d color space conversions
Hex:
        #148c1d
        RGB:
        20, 140, 29
        CMY:
        92, 45, 89
        CMYK:
        86, 0, 79, 45
      HSL:
        125°, 75.0000%, 31.3725%
        HSV (HSB):
        125°, 85.7143%, 54.9020%
        XYZ:
        9.8883, 18.9936, 4.3074
        xyY:
        0.2979, 0.5723, 18.9936
      CIE-Lab:
        50.6797, -52.2517, 46.8180
        CIE-LCH:
        50.6797, 70.1581, 138.1394
        CIE-Luv:
        50.6797, -45.6577, 57.4417
        Hunter-Lab:
        43.5816, -35.7676, 24.6473
      #148c1d color charts
#148c1d RGB chart
      #148c1d CMYK chart
      #148c1d RGB pie chart
      #148c1d color shades, tints & tones
#148c1d color schemes
#148c1d color preview, HTML & CSS examples
           This text has a color of #148c1d        
        
          <p style="color:#148c1d;">Text here</p>
        
        
          .mytext {color:#148c1d;}
        
        Text color #148c1d
      
           This box has a color of #148c1d        
        
          <div style="background-color:#148c1d;">Content here</div>
        
        
          .mybackground {background-color:#148c1d;}
        
        Background color #148c1d
      
           Border around this has a color of #148c1d        
        
          <div style="border:2px solid #148c1d;">Content here</div>
        
        
          .myborder {border:2px solid #148c1d;}
        
        Border color #148c1d