#448d74 color space conversions
Hex:
        #448d74
        RGB:
        68, 141, 116
        CMY:
        73, 45, 55
        CMYK:
        52, 0, 18, 45
      HSL:
        159°, 34.9282%, 40.9804%
        HSV (HSB):
        159°, 51.7730%, 55.2941%
        XYZ:
        15.0612, 21.5397, 19.8868
        xyY:
        0.2666, 0.3813, 21.5397
      CIE-Lab:
        53.5351, -29.1522, 6.4137
        CIE-LCH:
        53.5351, 29.8494, 167.5921
        CIE-Luv:
        53.5351, -32.2934, 13.1997
        Hunter-Lab:
        46.4108, -23.2925, 7.0822
      #448d74 color charts
#448d74 RGB chart
      #448d74 CMYK chart
      #448d74 RGB pie chart
      #448d74 color shades, tints & tones
#448d74 color schemes
#448d74 color preview, HTML & CSS examples
           This text has a color of #448d74        
        
          <p style="color:#448d74;">Text here</p>
        
        
          .mytext {color:#448d74;}
        
        Text color #448d74
      
           This box has a color of #448d74        
        
          <div style="background-color:#448d74;">Content here</div>
        
        
          .mybackground {background-color:#448d74;}
        
        Background color #448d74
      
           Border around this has a color of #448d74        
        
          <div style="border:2px solid #448d74;">Content here</div>
        
        
          .myborder {border:2px solid #448d74;}
        
        Border color #448d74