#14863d color space conversions
Hex:
        #14863d
        RGB:
        20, 134, 61
        CMY:
        92, 47, 76
        CMYK:
        85, 0, 54, 47
      HSL:
        142°, 74.0260%, 30.1961%
        HSV (HSB):
        142°, 85.0746%, 52.5490%
        XYZ:
        9.6559, 17.5358, 7.2907
        xyY:
        0.2800, 0.5085, 17.5358
      CIE-Lab:
        48.9282, -46.5595, 30.7307
        CIE-LCH:
        48.9282, 55.7868, 146.5739
        CIE-Luv:
        48.9282, -42.4380, 42.8991
        Hunter-Lab:
        41.8758, -32.1234, 18.9905
      #14863d color charts
#14863d RGB chart
      #14863d CMYK chart
      #14863d RGB pie chart
      #14863d color shades, tints & tones
#14863d color schemes
#14863d color preview, HTML & CSS examples
           This text has a color of #14863d        
        
          <p style="color:#14863d;">Text here</p>
        
        
          .mytext {color:#14863d;}
        
        Text color #14863d
      
           This box has a color of #14863d        
        
          <div style="background-color:#14863d;">Content here</div>
        
        
          .mybackground {background-color:#14863d;}
        
        Background color #14863d
      
           Border around this has a color of #14863d        
        
          <div style="border:2px solid #14863d;">Content here</div>
        
        
          .myborder {border:2px solid #14863d;}
        
        Border color #14863d