#449f95 color space conversions
Hex:
        #449f95
        RGB:
        68, 159, 149
        CMY:
        73, 38, 42
        CMYK:
        57, 0, 6, 38
      HSL:
        173°, 40.0881%, 44.5098%
        HSV (HSB):
        173°, 57.2327%, 62.3529%
        XYZ:
        20.2068, 28.1951, 32.8110
        xyY:
        0.2488, 0.3472, 28.1951
      CIE-Lab:
        60.0646, -29.4479, -2.9399
        CIE-LCH:
        60.0646, 29.5943, 185.7013
        CIE-Luv:
        60.0646, -37.9430, 0.1743
        Hunter-Lab:
        53.0991, -24.9953, 0.5329
      #449f95 color charts
#449f95 RGB chart
      #449f95 CMYK chart
      #449f95 RGB pie chart
      #449f95 color shades, tints & tones
#449f95 color schemes
#449f95 color preview, HTML & CSS examples
           This text has a color of #449f95        
        
          <p style="color:#449f95;">Text here</p>
        
        
          .mytext {color:#449f95;}
        
        Text color #449f95
      
           This box has a color of #449f95        
        
          <div style="background-color:#449f95;">Content here</div>
        
        
          .mybackground {background-color:#449f95;}
        
        Background color #449f95
      
           Border around this has a color of #449f95        
        
          <div style="border:2px solid #449f95;">Content here</div>
        
        
          .myborder {border:2px solid #449f95;}
        
        Border color #449f95