#447b5f color space conversions
Hex:
        #447b5f
        RGB:
        68, 123, 95
        CMY:
        73, 52, 63
        CMYK:
        45, 0, 23, 52
      HSL:
        149°, 28.7958%, 37.4510%
        HSV (HSB):
        149°, 44.7154%, 48.2353%
        XYZ:
        11.5324, 16.2211, 13.3496
        xyY:
        0.2806, 0.3946, 16.2211
      CIE-Lab:
        47.2632, -25.1547, 9.7172
        CIE-LCH:
        47.2632, 26.9664, 158.8785
        CIE-Luv:
        47.2632, -25.4455, 16.4150
        Hunter-Lab:
        40.2754, -19.3705, 8.5406
      #447b5f color charts
#447b5f RGB chart
      #447b5f CMYK chart
      #447b5f RGB pie chart
      #447b5f color shades, tints & tones
#447b5f color schemes
#447b5f color preview, HTML & CSS examples
           This text has a color of #447b5f        
        
          <p style="color:#447b5f;">Text here</p>
        
        
          .mytext {color:#447b5f;}
        
        Text color #447b5f
      
           This box has a color of #447b5f        
        
          <div style="background-color:#447b5f;">Content here</div>
        
        
          .mybackground {background-color:#447b5f;}
        
        Background color #447b5f
      
           Border around this has a color of #447b5f        
        
          <div style="border:2px solid #447b5f;">Content here</div>
        
        
          .myborder {border:2px solid #447b5f;}
        
        Border color #447b5f