#448f14 color space conversions
Hex:
        #448f14
        RGB:
        68, 143, 20
        CMY:
        73, 44, 92
        CMYK:
        52, 0, 86, 44
      HSL:
        97°, 75.4601%, 31.9608%
        HSV (HSB):
        97°, 86.0140%, 56.0784%
        XYZ:
        12.3326, 20.9244, 4.0506
        xyY:
        0.3306, 0.5609, 20.9244
      CIE-Lab:
        52.8666, -43.7096, 51.9702
        CIE-LCH:
        52.8666, 67.9076, 130.0656
        CIE-Luv:
        52.8666, -35.7671, 60.6478
        Hunter-Lab:
        45.7432, -31.9259, 26.7700
      #448f14 color charts
#448f14 RGB chart
      #448f14 CMYK chart
      #448f14 RGB pie chart
      #448f14 color shades, tints & tones
#448f14 color schemes
#448f14 color preview, HTML & CSS examples
           This text has a color of #448f14        
        
          <p style="color:#448f14;">Text here</p>
        
        
          .mytext {color:#448f14;}
        
        Text color #448f14
      
           This box has a color of #448f14        
        
          <div style="background-color:#448f14;">Content here</div>
        
        
          .mybackground {background-color:#448f14;}
        
        Background color #448f14
      
           Border around this has a color of #448f14        
        
          <div style="border:2px solid #448f14;">Content here</div>
        
        
          .myborder {border:2px solid #448f14;}
        
        Border color #448f14