#145a2b color space conversions
Hex:
        #145a2b
        RGB:
        20, 90, 43
        CMY:
        92, 65, 83
        CMYK:
        78, 0, 52, 65
      HSL:
        140°, 63.6364%, 21.5686%
        HSV (HSB):
        140°, 77.7778%, 35.2941%
        XYZ:
        4.3807, 7.6355, 3.5284
        xyY:
        0.2818, 0.4912, 7.6355
      CIE-Lab:
        33.2119, -32.8512, 21.0850
        CIE-LCH:
        33.2119, 39.0356, 147.3064
        CIE-Luv:
        33.2119, -26.9961, 26.9080
        Hunter-Lab:
        27.6324, -20.0581, 11.7718
      #145a2b color charts
#145a2b RGB chart
      #145a2b CMYK chart
      #145a2b RGB pie chart
      #145a2b color shades, tints & tones
#145a2b color schemes
#145a2b color preview, HTML & CSS examples
           This text has a color of #145a2b        
        
          <p style="color:#145a2b;">Text here</p>
        
        
          .mytext {color:#145a2b;}
        
        Text color #145a2b
      
           This box has a color of #145a2b        
        
          <div style="background-color:#145a2b;">Content here</div>
        
        
          .mybackground {background-color:#145a2b;}
        
        Background color #145a2b
      
           Border around this has a color of #145a2b        
        
          <div style="border:2px solid #145a2b;">Content here</div>
        
        
          .myborder {border:2px solid #145a2b;}
        
        Border color #145a2b