#449e8a color space conversions
Hex:
        #449e8a
        RGB:
        68, 158, 138
        CMY:
        73, 38, 46
        CMYK:
        57, 0, 13, 38
      HSL:
        167°, 39.8230%, 44.3137%
        HSV (HSB):
        167°, 56.9620%, 61.9608%
        XYZ:
        19.1982, 27.5176, 28.3443
        xyY:
        0.2558, 0.3666, 27.5176
      CIE-Lab:
        59.4504, -31.8507, 2.3846
        CIE-LCH:
        59.4504, 31.9399, 175.7183
        CIE-Luv:
        59.4504, -38.1043, 8.2681
        Hunter-Lab:
        52.4573, -26.4731, 4.6838
      #449e8a color charts
#449e8a RGB chart
      #449e8a CMYK chart
      #449e8a RGB pie chart
      #449e8a color shades, tints & tones
#449e8a color schemes
#449e8a color preview, HTML & CSS examples
           This text has a color of #449e8a        
        
          <p style="color:#449e8a;">Text here</p>
        
        
          .mytext {color:#449e8a;}
        
        Text color #449e8a
      
           This box has a color of #449e8a        
        
          <div style="background-color:#449e8a;">Content here</div>
        
        
          .mybackground {background-color:#449e8a;}
        
        Background color #449e8a
      
           Border around this has a color of #449e8a        
        
          <div style="border:2px solid #449e8a;">Content here</div>
        
        
          .myborder {border:2px solid #449e8a;}
        
        Border color #449e8a