#449d9b color space conversions
Hex:
        #449d9b
        RGB:
        68, 157, 155
        CMY:
        73, 38, 39
        CMYK:
        57, 0, 1, 38
      HSL:
        179°, 39.5556%, 44.1176%
        HSV (HSB):
        179°, 56.6879%, 61.5686%
        XYZ:
        20.3573, 27.7094, 35.2859
        xyY:
        0.2442, 0.3324, 27.7094
      CIE-Lab:
        59.6253, -26.8157, -6.9873
        CIE-LCH:
        59.6253, 27.7111, 194.6047
        CIE-Luv:
        59.6253, -36.8666, -6.2743
        Hunter-Lab:
        52.6398, -23.0887, -2.8959
      #449d9b color charts
#449d9b RGB chart
      #449d9b CMYK chart
      #449d9b RGB pie chart
      #449d9b color shades, tints & tones
#449d9b color schemes
#449d9b color preview, HTML & CSS examples
           This text has a color of #449d9b        
        
          <p style="color:#449d9b;">Text here</p>
        
        
          .mytext {color:#449d9b;}
        
        Text color #449d9b
      
           This box has a color of #449d9b        
        
          <div style="background-color:#449d9b;">Content here</div>
        
        
          .mybackground {background-color:#449d9b;}
        
        Background color #449d9b
      
           Border around this has a color of #449d9b        
        
          <div style="border:2px solid #449d9b;">Content here</div>
        
        
          .myborder {border:2px solid #449d9b;}
        
        Border color #449d9b