#145a10 color space conversions
Hex:
        #145a10
        RGB:
        20, 90, 16
        CMY:
        92, 65, 94
        CMYK:
        78, 0, 82, 65
      HSL:
        117°, 69.8113%, 20.7843%
        HSV (HSB):
        117°, 82.2222%, 35.2941%
        XYZ:
        4.0382, 7.4985, 1.7247
        xyY:
        0.3045, 0.5654, 7.4985
      CIE-Lab:
        32.9157, -36.3744, 34.1090
        CIE-LCH:
        32.9157, 49.8650, 136.8409
        CIE-Luv:
        32.9157, -27.8576, 36.9031
        Hunter-Lab:
        27.3833, -21.5977, 15.4340
      #145a10 color charts
#145a10 RGB chart
      #145a10 CMYK chart
      #145a10 RGB pie chart
      #145a10 color shades, tints & tones
#145a10 color schemes
#145a10 color preview, HTML & CSS examples
           This text has a color of #145a10        
        
          <p style="color:#145a10;">Text here</p>
        
        
          .mytext {color:#145a10;}
        
        Text color #145a10
      
           This box has a color of #145a10        
        
          <div style="background-color:#145a10;">Content here</div>
        
        
          .mybackground {background-color:#145a10;}
        
        Background color #145a10
      
           Border around this has a color of #145a10        
        
          <div style="border:2px solid #145a10;">Content here</div>
        
        
          .myborder {border:2px solid #145a10;}
        
        Border color #145a10