#148c5b color space conversions
Hex:
        #148c5b
        RGB:
        20, 140, 91
        CMY:
        92, 45, 64
        CMYK:
        86, 0, 35, 45
      HSL:
        156°, 75.0000%, 31.3725%
        HSV (HSB):
        156°, 85.7143%, 54.9020%
        XYZ:
        11.5549, 19.6602, 13.0833
        xyY:
        0.2608, 0.4438, 19.6602
      CIE-Lab:
        51.4509, -43.0441, 17.6024
        CIE-LCH:
        51.4509, 46.5042, 157.7584
        CIE-Luv:
        51.4509, -42.9037, 29.0877
        Hunter-Lab:
        44.3398, -31.0779, 13.5432
      #148c5b color charts
#148c5b RGB chart
      #148c5b CMYK chart
      #148c5b RGB pie chart
      #148c5b color shades, tints & tones
#148c5b color schemes
#148c5b color preview, HTML & CSS examples
           This text has a color of #148c5b        
        
          <p style="color:#148c5b;">Text here</p>
        
        
          .mytext {color:#148c5b;}
        
        Text color #148c5b
      
           This box has a color of #148c5b        
        
          <div style="background-color:#148c5b;">Content here</div>
        
        
          .mybackground {background-color:#148c5b;}
        
        Background color #148c5b
      
           Border around this has a color of #148c5b        
        
          <div style="border:2px solid #148c5b;">Content here</div>
        
        
          .myborder {border:2px solid #148c5b;}
        
        Border color #148c5b