#448a5d color space conversions
Hex:
        #448a5d
        RGB:
        68, 138, 93
        CMY:
        73, 46, 64
        CMYK:
        51, 0, 33, 46
      HSL:
        141°, 33.9806%, 40.3922%
        HSV (HSB):
        141°, 50.7246%, 54.1176%
        XYZ:
        13.4482, 20.1962, 13.5454
        xyY:
        0.2850, 0.4280, 20.1962
      CIE-Lab:
        52.0583, -32.8127, 17.5014
        CIE-LCH:
        52.0583, 37.1883, 151.9258
        CIE-Luv:
        52.0583, -31.9239, 27.5932
        Hunter-Lab:
        44.9402, -25.2300, 13.5876
      #448a5d color charts
#448a5d RGB chart
      #448a5d CMYK chart
      #448a5d RGB pie chart
      #448a5d color shades, tints & tones
#448a5d color schemes
#448a5d color preview, HTML & CSS examples
           This text has a color of #448a5d        
        
          <p style="color:#448a5d;">Text here</p>
        
        
          .mytext {color:#448a5d;}
        
        Text color #448a5d
      
           This box has a color of #448a5d        
        
          <div style="background-color:#448a5d;">Content here</div>
        
        
          .mybackground {background-color:#448a5d;}
        
        Background color #448a5d
      
           Border around this has a color of #448a5d        
        
          <div style="border:2px solid #448a5d;">Content here</div>
        
        
          .myborder {border:2px solid #448a5d;}
        
        Border color #448a5d