#148c4b color space conversions
Hex:
        #148c4b
        RGB:
        20, 140, 75
        CMY:
        92, 45, 71
        CMYK:
        86, 0, 46, 45
      HSL:
        148°, 75.0000%, 31.3725%
        HSV (HSB):
        148°, 85.7143%, 54.9020%
        XYZ:
        10.9366, 19.4129, 9.8273
        xyY:
        0.2722, 0.4832, 19.4129
      CIE-Lab:
        51.1668, -46.3192, 26.0921
        CIE-LCH:
        51.1668, 53.1626, 150.6069
        CIE-Luv:
        51.1668, -43.8476, 38.9343
        Hunter-Lab:
        44.0601, -32.7979, 17.6179
      #148c4b color charts
#148c4b RGB chart
      #148c4b CMYK chart
      #148c4b RGB pie chart
      #148c4b color shades, tints & tones
#148c4b color schemes
#148c4b color preview, HTML & CSS examples
           This text has a color of #148c4b        
        
          <p style="color:#148c4b;">Text here</p>
        
        
          .mytext {color:#148c4b;}
        
        Text color #148c4b
      
           This box has a color of #148c4b        
        
          <div style="background-color:#148c4b;">Content here</div>
        
        
          .mybackground {background-color:#148c4b;}
        
        Background color #148c4b
      
           Border around this has a color of #148c4b        
        
          <div style="border:2px solid #148c4b;">Content here</div>
        
        
          .myborder {border:2px solid #148c4b;}
        
        Border color #148c4b