#449d5b color space conversions
Hex:
        #449d5b
        RGB:
        68, 157, 91
        CMY:
        73, 38, 64
        CMYK:
        57, 0, 42, 38
      HSL:
        136°, 39.5556%, 44.1176%
        HSV (HSB):
        136°, 56.6879%, 61.5686%
        XYZ:
        16.3292, 26.0982, 14.0744
        xyY:
        0.2890, 0.4619, 26.0982
      CIE-Lab:
        58.1302, -41.5688, 26.6870
        CIE-LCH:
        58.1302, 49.3980, 147.2997
        CIE-Luv:
        58.1302, -39.8247, 40.5039
        Hunter-Lab:
        51.0864, -32.3457, 19.4260
      #449d5b color charts
#449d5b RGB chart
      #449d5b CMYK chart
      #449d5b RGB pie chart
      #449d5b color shades, tints & tones
#449d5b color schemes
#449d5b color preview, HTML & CSS examples
           This text has a color of #449d5b        
        
          <p style="color:#449d5b;">Text here</p>
        
        
          .mytext {color:#449d5b;}
        
        Text color #449d5b
      
           This box has a color of #449d5b        
        
          <div style="background-color:#449d5b;">Content here</div>
        
        
          .mybackground {background-color:#449d5b;}
        
        Background color #449d5b
      
           Border around this has a color of #449d5b        
        
          <div style="border:2px solid #449d5b;">Content here</div>
        
        
          .myborder {border:2px solid #449d5b;}
        
        Border color #449d5b