#449c8f color space conversions
Hex:
        #449c8f
        RGB:
        68, 156, 143
        CMY:
        73, 39, 44
        CMYK:
        56, 0, 8, 39
      HSL:
        171°, 39.2857%, 43.9216%
        HSV (HSB):
        171°, 56.4103%, 61.1765%
        XYZ:
        19.2303, 26.9890, 30.1825
        xyY:
        0.2517, 0.3533, 26.9890
      CIE-Lab:
        58.9642, -29.5915, -1.1566
        CIE-LCH:
        58.9642, 29.6141, 182.2383
        CIE-Luv:
        58.9642, -37.0743, 2.8142
        Hunter-Lab:
        51.9510, -24.8403, 1.9194
      #449c8f color charts
#449c8f RGB chart
      #449c8f CMYK chart
      #449c8f RGB pie chart
      #449c8f color shades, tints & tones
#449c8f color schemes
#449c8f color preview, HTML & CSS examples
           This text has a color of #449c8f        
        
          <p style="color:#449c8f;">Text here</p>
        
        
          .mytext {color:#449c8f;}
        
        Text color #449c8f
      
           This box has a color of #449c8f        
        
          <div style="background-color:#449c8f;">Content here</div>
        
        
          .mybackground {background-color:#449c8f;}
        
        Background color #449c8f
      
           Border around this has a color of #449c8f        
        
          <div style="border:2px solid #449c8f;">Content here</div>
        
        
          .myborder {border:2px solid #449c8f;}
        
        Border color #449c8f