#145c05 color space conversions
Hex:
        #145c05
        RGB:
        20, 92, 5
        CMY:
        92, 64, 98
        CMYK:
        78, 0, 95, 64
      HSL:
        110°, 89.6907%, 19.0196%
        HSV (HSB):
        110°, 94.5652%, 36.0784%
        XYZ:
        4.1430, 7.8140, 1.4335
        xyY:
        0.3094, 0.5835, 7.8140
      CIE-Lab:
        33.5924, -37.7940, 38.2791
        CIE-LCH:
        33.5924, 53.7929, 134.6346
        CIE-Luv:
        33.5924, -28.8013, 39.8909
        Hunter-Lab:
        27.9535, -22.4628, 16.5270
      #145c05 color charts
#145c05 RGB chart
      #145c05 CMYK chart
      #145c05 RGB pie chart
      #145c05 color shades, tints & tones
#145c05 color schemes
#145c05 color preview, HTML & CSS examples
           This text has a color of #145c05        
        
          <p style="color:#145c05;">Text here</p>
        
        
          .mytext {color:#145c05;}
        
        Text color #145c05
      
           This box has a color of #145c05        
        
          <div style="background-color:#145c05;">Content here</div>
        
        
          .mybackground {background-color:#145c05;}
        
        Background color #145c05
      
           Border around this has a color of #145c05        
        
          <div style="border:2px solid #145c05;">Content here</div>
        
        
          .myborder {border:2px solid #145c05;}
        
        Border color #145c05