#149b4b color space conversions
Hex:
        #149b4b
        RGB:
        20, 155, 75
        CMY:
        92, 39, 71
        CMYK:
        87, 0, 52, 39
      HSL:
        144°, 77.1429%, 34.3137%
        HSV (HSB):
        144°, 87.0968%, 60.7843%
        XYZ:
        13.2798, 24.0994, 10.6083
        xyY:
        0.2767, 0.5022, 24.0994
      CIE-Lab:
        56.1872, -51.7010, 32.4314
        CIE-LCH:
        56.1872, 61.0311, 147.9004
        CIE-Luv:
        56.1872, -49.0820, 47.5541
        Hunter-Lab:
        49.0912, -37.6228, 21.5515
      #149b4b color charts
#149b4b RGB chart
      #149b4b CMYK chart
      #149b4b RGB pie chart
      #149b4b color shades, tints & tones
#149b4b color schemes
#149b4b color preview, HTML & CSS examples
           This text has a color of #149b4b        
        
          <p style="color:#149b4b;">Text here</p>
        
        
          .mytext {color:#149b4b;}
        
        Text color #149b4b
      
           This box has a color of #149b4b        
        
          <div style="background-color:#149b4b;">Content here</div>
        
        
          .mybackground {background-color:#149b4b;}
        
        Background color #149b4b
      
           Border around this has a color of #149b4b        
        
          <div style="border:2px solid #149b4b;">Content here</div>
        
        
          .myborder {border:2px solid #149b4b;}
        
        Border color #149b4b