#149e2f color space conversions
Hex:
        #149e2f
        RGB:
        20, 158, 47
        CMY:
        92, 38, 82
        CMYK:
        87, 0, 70, 38
      HSL:
        132°, 77.5281%, 34.9020%
        HSV (HSB):
        132°, 87.3418%, 61.9608%
        XYZ:
        13.0284, 24.8077, 6.7910
        xyY:
        0.2919, 0.5559, 24.8077
      CIE-Lab:
        56.8876, -56.3675, 46.3533
        CIE-LCH:
        56.8876, 72.9789, 140.5681
        CIE-Luv:
        56.8876, -51.2705, 60.8219
        Hunter-Lab:
        49.8073, -40.4713, 26.7812
      #149e2f color charts
#149e2f RGB chart
      #149e2f CMYK chart
      #149e2f RGB pie chart
      #149e2f color shades, tints & tones
#149e2f color schemes
#149e2f color preview, HTML & CSS examples
           This text has a color of #149e2f        
        
          <p style="color:#149e2f;">Text here</p>
        
        
          .mytext {color:#149e2f;}
        
        Text color #149e2f
      
           This box has a color of #149e2f        
        
          <div style="background-color:#149e2f;">Content here</div>
        
        
          .mybackground {background-color:#149e2f;}
        
        Background color #149e2f
      
           Border around this has a color of #149e2f        
        
          <div style="border:2px solid #149e2f;">Content here</div>
        
        
          .myborder {border:2px solid #149e2f;}
        
        Border color #149e2f