#448f74 color space conversions
Hex:
        #448f74
        RGB:
        68, 143, 116
        CMY:
        73, 44, 55
        CMYK:
        52, 0, 19, 44
      HSL:
        158°, 35.5450%, 41.3725%
        HSV (HSB):
        158°, 52.4476%, 56.0784%
        XYZ:
        15.3587, 22.1348, 19.9860
        xyY:
        0.2672, 0.3851, 22.1348
      CIE-Lab:
        54.1698, -30.1173, 7.3196
        CIE-LCH:
        54.1698, 30.9940, 166.3400
        CIE-Luv:
        54.1698, -33.1115, 14.5941
        Hunter-Lab:
        47.0477, -24.0619, 7.7468
      #448f74 color charts
#448f74 RGB chart
      #448f74 CMYK chart
      #448f74 RGB pie chart
      #448f74 color shades, tints & tones
#448f74 color schemes
#448f74 color preview, HTML & CSS examples
           This text has a color of #448f74        
        
          <p style="color:#448f74;">Text here</p>
        
        
          .mytext {color:#448f74;}
        
        Text color #448f74
      
           This box has a color of #448f74        
        
          <div style="background-color:#448f74;">Content here</div>
        
        
          .mybackground {background-color:#448f74;}
        
        Background color #448f74
      
           Border around this has a color of #448f74        
        
          <div style="border:2px solid #448f74;">Content here</div>
        
        
          .myborder {border:2px solid #448f74;}
        
        Border color #448f74