#149e4b color space conversions
Hex:
        #149e4b
        RGB:
        20, 158, 75
        CMY:
        92, 38, 71
        CMYK:
        87, 0, 53, 38
      HSL:
        144°, 77.5281%, 34.9020%
        HSV (HSB):
        144°, 87.3418%, 61.9608%
        XYZ:
        13.7854, 25.1104, 10.7768
        xyY:
        0.2775, 0.5055, 25.1104
      CIE-Lab:
        57.1829, -52.7416, 33.6634
        CIE-LCH:
        57.1829, 62.5691, 147.4511
        CIE-Luv:
        57.1829, -50.1124, 49.2234
        Hunter-Lab:
        50.1103, -38.5877, 22.3262
      #149e4b color charts
#149e4b RGB chart
      #149e4b CMYK chart
      #149e4b RGB pie chart
      #149e4b color shades, tints & tones
#149e4b color schemes
#149e4b color preview, HTML & CSS examples
           This text has a color of #149e4b        
        
          <p style="color:#149e4b;">Text here</p>
        
        
          .mytext {color:#149e4b;}
        
        Text color #149e4b
      
           This box has a color of #149e4b        
        
          <div style="background-color:#149e4b;">Content here</div>
        
        
          .mybackground {background-color:#149e4b;}
        
        Background color #149e4b
      
           Border around this has a color of #149e4b        
        
          <div style="border:2px solid #149e4b;">Content here</div>
        
        
          .myborder {border:2px solid #149e4b;}
        
        Border color #149e4b