#449a8f color space conversions
Hex:
        #449a8f
        RGB:
        68, 154, 143
        CMY:
        73, 40, 44
        CMYK:
        56, 0, 7, 40
      HSL:
        172°, 38.7387%, 43.5294%
        HSV (HSB):
        172°, 55.8442%, 60.3922%
        XYZ:
        18.8974, 26.3233, 30.0715
        xyY:
        0.2510, 0.3496, 26.3233
      CIE-Lab:
        58.3427, -28.6161, -2.0682
        CIE-LCH:
        58.3427, 28.6907, 184.1338
        CIE-Luv:
        58.3427, -36.2912, 1.3339
        Hunter-Lab:
        51.3063, -24.0398, 1.1635
      #449a8f color charts
#449a8f RGB chart
      #449a8f CMYK chart
      #449a8f RGB pie chart
      #449a8f color shades, tints & tones
#449a8f color schemes
#449a8f color preview, HTML & CSS examples
           This text has a color of #449a8f        
        
          <p style="color:#449a8f;">Text here</p>
        
        
          .mytext {color:#449a8f;}
        
        Text color #449a8f
      
           This box has a color of #449a8f        
        
          <div style="background-color:#449a8f;">Content here</div>
        
        
          .mybackground {background-color:#449a8f;}
        
        Background color #449a8f
      
           Border around this has a color of #449a8f        
        
          <div style="border:2px solid #449a8f;">Content here</div>
        
        
          .myborder {border:2px solid #449a8f;}
        
        Border color #449a8f