#449f8f color space conversions
Hex:
        #449f8f
        RGB:
        68, 159, 143
        CMY:
        73, 38, 44
        CMYK:
        57, 0, 10, 38
      HSL:
        169°, 40.0881%, 44.5098%
        HSV (HSB):
        169°, 57.2327%, 62.3529%
        XYZ:
        19.7400, 28.0084, 30.3524
        xyY:
        0.2528, 0.3586, 28.0084
      CIE-Lab:
        59.8963, -31.0387, 0.2063
        CIE-LCH:
        59.8963, 31.0394, 179.6192
        CIE-Luv:
        59.8963, -38.2458, 5.0232
        Hunter-Lab:
        52.9230, -26.0357, 3.0421
      #449f8f color charts
#449f8f RGB chart
      #449f8f CMYK chart
      #449f8f RGB pie chart
      #449f8f color shades, tints & tones
#449f8f color schemes
#449f8f color preview, HTML & CSS examples
           This text has a color of #449f8f        
        
          <p style="color:#449f8f;">Text here</p>
        
        
          .mytext {color:#449f8f;}
        
        Text color #449f8f
      
           This box has a color of #449f8f        
        
          <div style="background-color:#449f8f;">Content here</div>
        
        
          .mybackground {background-color:#449f8f;}
        
        Background color #449f8f
      
           Border around this has a color of #449f8f        
        
          <div style="border:2px solid #449f8f;">Content here</div>
        
        
          .myborder {border:2px solid #449f8f;}
        
        Border color #449f8f