#449b5a color space conversions
Hex:
        #449b5a
        RGB:
        68, 155, 90
        CMY:
        73, 39, 65
        CMYK:
        56, 0, 42, 39
      HSL:
        135°, 39.0135%, 43.7255%
        HSV (HSB):
        135°, 56.1290%, 60.7843%
        XYZ:
        15.9507, 25.4098, 13.7368
        xyY:
        0.2895, 0.4612, 25.4098
      CIE-Lab:
        57.4726, -40.8987, 26.3683
        CIE-LCH:
        57.4726, 48.6620, 147.1893
        CIE-Luv:
        57.4726, -39.0560, 39.9095
        Hunter-Lab:
        50.4082, -31.7313, 19.1286
      #449b5a color charts
#449b5a RGB chart
      #449b5a CMYK chart
      #449b5a RGB pie chart
      #449b5a color shades, tints & tones
#449b5a color schemes
#449b5a color preview, HTML & CSS examples
           This text has a color of #449b5a        
        
          <p style="color:#449b5a;">Text here</p>
        
        
          .mytext {color:#449b5a;}
        
        Text color #449b5a
      
           This box has a color of #449b5a        
        
          <div style="background-color:#449b5a;">Content here</div>
        
        
          .mybackground {background-color:#449b5a;}
        
        Background color #449b5a
      
           Border around this has a color of #449b5a        
        
          <div style="border:2px solid #449b5a;">Content here</div>
        
        
          .myborder {border:2px solid #449b5a;}
        
        Border color #449b5a