#48727d color space conversions
Hex:
        #48727d
        RGB:
        72, 114, 125
        CMY:
        72, 55, 51
        CMYK:
        42, 9, 0, 51
      HSL:
        192°, 26.9036%, 38.6275%
        HSV (HSB):
        192°, 42.4000%, 49.0196%
        XYZ:
        12.3915, 14.8930, 21.6236
        xyY:
        0.2534, 0.3045, 14.8930
      CIE-Lab:
        45.4873, -11.5003, -10.6735
        CIE-LCH:
        45.4873, 15.6901, 222.8646
        CIE-Luv:
        45.4873, -19.5031, -13.3185
        Hunter-Lab:
        38.5915, -10.2199, -6.2074
      #48727d color charts
#48727d RGB chart
      #48727d CMYK chart
      #48727d RGB pie chart
      #48727d color shades, tints & tones
#48727d color schemes
#48727d color preview, HTML & CSS examples
           This text has a color of #48727d        
        
          <p style="color:#48727d;">Text here</p>
        
        
          .mytext {color:#48727d;}
        
        Text color #48727d
      
           This box has a color of #48727d        
        
          <div style="background-color:#48727d;">Content here</div>
        
        
          .mybackground {background-color:#48727d;}
        
        Background color #48727d
      
           Border around this has a color of #48727d        
        
          <div style="border:2px solid #48727d;">Content here</div>
        
        
          .myborder {border:2px solid #48727d;}
        
        Border color #48727d