#149b3e color space conversions
Hex:
        #149b3e
        RGB:
        20, 155, 62
        CMY:
        92, 39, 76
        CMYK:
        87, 0, 60, 39
      HSL:
        139°, 77.1429%, 34.3137%
        HSV (HSB):
        139°, 87.0968%, 60.7843%
        XYZ:
        12.8793, 23.9392, 8.4993
        xyY:
        0.2842, 0.5283, 23.9392
      CIE-Lab:
        56.0269, -53.6449, 38.7094
        CIE-LCH:
        56.0269, 66.1528, 144.1863
        CIE-Luv:
        56.0269, -49.6918, 53.7016
        Hunter-Lab:
        48.9277, -38.6366, 23.9500
      #149b3e color charts
#149b3e RGB chart
      #149b3e CMYK chart
      #149b3e RGB pie chart
      #149b3e color shades, tints & tones
#149b3e color schemes
#149b3e color preview, HTML & CSS examples
           This text has a color of #149b3e        
        
          <p style="color:#149b3e;">Text here</p>
        
        
          .mytext {color:#149b3e;}
        
        Text color #149b3e
      
           This box has a color of #149b3e        
        
          <div style="background-color:#149b3e;">Content here</div>
        
        
          .mybackground {background-color:#149b3e;}
        
        Background color #149b3e
      
           Border around this has a color of #149b3e        
        
          <div style="border:2px solid #149b3e;">Content here</div>
        
        
          .myborder {border:2px solid #149b3e;}
        
        Border color #149b3e