#48729a color space conversions
Hex:
        #48729a
        RGB:
        72, 114, 154
        CMY:
        72, 55, 40
        CMYK:
        53, 26, 0, 40
      HSL:
        209°, 36.2832%, 44.3137%
        HSV (HSB):
        209°, 53.2468%, 60.3922%
        XYZ:
        14.5225, 15.7454, 32.8456
        xyY:
        0.2301, 0.2495, 15.7454
      CIE-Lab:
        46.6387, -2.6910, -26.1352
        CIE-LCH:
        46.6387, 26.2734, 264.1213
        CIE-Luv:
        46.6387, -19.1029, -37.9386
        Hunter-Lab:
        39.6805, -4.1123, -21.3010
      #48729a color charts
#48729a RGB chart
      #48729a CMYK chart
      #48729a RGB pie chart
      #48729a color shades, tints & tones
#48729a color schemes
#48729a color preview, HTML & CSS examples
           This text has a color of #48729a        
        
          <p style="color:#48729a;">Text here</p>
        
        
          .mytext {color:#48729a;}
        
        Text color #48729a
      
           This box has a color of #48729a        
        
          <div style="background-color:#48729a;">Content here</div>
        
        
          .mybackground {background-color:#48729a;}
        
        Background color #48729a
      
           Border around this has a color of #48729a        
        
          <div style="border:2px solid #48729a;">Content here</div>
        
        
          .myborder {border:2px solid #48729a;}
        
        Border color #48729a