#447f5b color space conversions
Hex:
        #447f5b
        RGB:
        68, 127, 91
        CMY:
        73, 50, 64
        CMYK:
        46, 0, 28, 50
      HSL:
        143°, 30.2564%, 38.2353%
        HSV (HSB):
        143°, 46.4567%, 49.8039%
        XYZ:
        11.8616, 17.1630, 12.5852
        xyY:
        0.2851, 0.4125, 17.1630
      CIE-Lab:
        48.4648, -28.0008, 13.7229
        CIE-LCH:
        48.4648, 31.1827, 153.8910
        CIE-Luv:
        48.4648, -27.2951, 21.8700
        Hunter-Lab:
        41.4283, -21.3920, 10.9886
      #447f5b color charts
#447f5b RGB chart
      #447f5b CMYK chart
      #447f5b RGB pie chart
      #447f5b color shades, tints & tones
#447f5b color schemes
#447f5b color preview, HTML & CSS examples
           This text has a color of #447f5b        
        
          <p style="color:#447f5b;">Text here</p>
        
        
          .mytext {color:#447f5b;}
        
        Text color #447f5b
      
           This box has a color of #447f5b        
        
          <div style="background-color:#447f5b;">Content here</div>
        
        
          .mybackground {background-color:#447f5b;}
        
        Background color #447f5b
      
           Border around this has a color of #447f5b        
        
          <div style="border:2px solid #447f5b;">Content here</div>
        
        
          .myborder {border:2px solid #447f5b;}
        
        Border color #447f5b