#447f5a color space conversions
Hex:
        #447f5a
        RGB:
        68, 127, 90
        CMY:
        73, 50, 65
        CMYK:
        46, 0, 29, 50
      HSL:
        142°, 30.2564%, 38.2353%
        HSV (HSB):
        142°, 46.4567%, 49.8039%
        XYZ:
        11.8187, 17.1459, 12.3594
        xyY:
        0.2860, 0.4149, 17.1459
      CIE-Lab:
        48.4433, -28.2095, 14.2718
        CIE-LCH:
        48.4433, 31.6143, 153.1641
        CIE-Luv:
        48.4433, -27.3251, 22.5542
        Hunter-Lab:
        41.4076, -21.5150, 11.2883
      #447f5a color charts
#447f5a RGB chart
      #447f5a CMYK chart
      #447f5a RGB pie chart
      #447f5a color shades, tints & tones
#447f5a color schemes
#447f5a color preview, HTML & CSS examples
           This text has a color of #447f5a        
        
          <p style="color:#447f5a;">Text here</p>
        
        
          .mytext {color:#447f5a;}
        
        Text color #447f5a
      
           This box has a color of #447f5a        
        
          <div style="background-color:#447f5a;">Content here</div>
        
        
          .mybackground {background-color:#447f5a;}
        
        Background color #447f5a
      
           Border around this has a color of #447f5a        
        
          <div style="border:2px solid #447f5a;">Content here</div>
        
        
          .myborder {border:2px solid #447f5a;}
        
        Border color #447f5a