#148f3f color space conversions
Hex:
        #148f3f
        RGB:
        20, 143, 63
        CMY:
        92, 44, 75
        CMYK:
        86, 0, 56, 44
      HSL:
        141°, 75.4601%, 31.9608%
        HSV (HSB):
        141°, 86.0140%, 56.0784%
        XYZ:
        11.0082, 20.1525, 8.0123
        xyY:
        0.2810, 0.5145, 20.1525
      CIE-Lab:
        52.0092, -49.4208, 33.4474
        CIE-LCH:
        52.0092, 59.6754, 145.9103
        CIE-Luv:
        52.0092, -45.5084, 46.8759
        Hunter-Lab:
        44.8916, -34.7891, 20.8420
      #148f3f color charts
#148f3f RGB chart
      #148f3f CMYK chart
      #148f3f RGB pie chart
      #148f3f color shades, tints & tones
#148f3f color schemes
#148f3f color preview, HTML & CSS examples
           This text has a color of #148f3f        
        
          <p style="color:#148f3f;">Text here</p>
        
        
          .mytext {color:#148f3f;}
        
        Text color #148f3f
      
           This box has a color of #148f3f        
        
          <div style="background-color:#148f3f;">Content here</div>
        
        
          .mybackground {background-color:#148f3f;}
        
        Background color #148f3f
      
           Border around this has a color of #148f3f        
        
          <div style="border:2px solid #148f3f;">Content here</div>
        
        
          .myborder {border:2px solid #148f3f;}
        
        Border color #148f3f