#48927d color space conversions
Hex:
        #48927d
        RGB:
        72, 146, 125
        CMY:
        72, 43, 51
        CMYK:
        51, 0, 14, 43
      HSL:
        163°, 33.9450%, 42.7451%
        HSV (HSB):
        163°, 50.6849%, 57.2549%
        XYZ:
        16.6530, 23.4162, 23.0441
        xyY:
        0.2639, 0.3710, 23.4162
      CIE-Lab:
        55.4984, -28.3996, 4.0859
        CIE-LCH:
        55.4984, 28.6920, 171.8130
        CIE-Luv:
        55.4984, -32.7688, 10.0200
        Hunter-Lab:
        48.3902, -23.2538, 5.6385
      #48927d color charts
#48927d RGB chart
      #48927d CMYK chart
      #48927d RGB pie chart
      #48927d color shades, tints & tones
#48927d color schemes
#48927d color preview, HTML & CSS examples
           This text has a color of #48927d        
        
          <p style="color:#48927d;">Text here</p>
        
        
          .mytext {color:#48927d;}
        
        Text color #48927d
      
           This box has a color of #48927d        
        
          <div style="background-color:#48927d;">Content here</div>
        
        
          .mybackground {background-color:#48927d;}
        
        Background color #48927d
      
           Border around this has a color of #48927d        
        
          <div style="border:2px solid #48927d;">Content here</div>
        
        
          .myborder {border:2px solid #48927d;}
        
        Border color #48927d