#447f4b color space conversions
Hex:
        #447f4b
        RGB:
        68, 127, 75
        CMY:
        73, 50, 71
        CMYK:
        46, 0, 41, 50
      HSL:
        127°, 30.2564%, 38.2353%
        HSV (HSB):
        127°, 46.4567%, 49.8039%
        XYZ:
        11.2433, 16.9157, 9.3291
        xyY:
        0.2999, 0.4512, 16.9157
      CIE-Lab:
        48.1536, -31.0790, 22.4393
        CIE-LCH:
        48.1536, 38.3330, 144.1704
        CIE-Luv:
        48.1536, -27.7506, 32.1254
        Hunter-Lab:
        41.1287, -23.1790, 15.3415
      #447f4b color charts
#447f4b RGB chart
      #447f4b CMYK chart
      #447f4b RGB pie chart
      #447f4b color shades, tints & tones
#447f4b color schemes
#447f4b color preview, HTML & CSS examples
           This text has a color of #447f4b        
        
          <p style="color:#447f4b;">Text here</p>
        
        
          .mytext {color:#447f4b;}
        
        Text color #447f4b
      
           This box has a color of #447f4b        
        
          <div style="background-color:#447f4b;">Content here</div>
        
        
          .mybackground {background-color:#447f4b;}
        
        Background color #447f4b
      
           Border around this has a color of #447f4b        
        
          <div style="border:2px solid #447f4b;">Content here</div>
        
        
          .myborder {border:2px solid #447f4b;}
        
        Border color #447f4b