#48957d color space conversions
Hex:
        #48957d
        RGB:
        72, 149, 125
        CMY:
        72, 42, 51
        CMYK:
        52, 0, 16, 42
      HSL:
        161°, 34.8416%, 43.3333%
        HSV (HSB):
        161°, 51.6779%, 58.4314%
        XYZ:
        17.1216, 24.3533, 23.2003
        xyY:
        0.2647, 0.3765, 24.3533
      CIE-Lab:
        56.4398, -29.8574, 5.4402
        CIE-LCH:
        56.4398, 30.3489, 169.6736
        CIE-Luv:
        56.4398, -33.9920, 12.1437
        Hunter-Lab:
        49.3490, -24.4304, 6.6705
      #48957d color charts
#48957d RGB chart
      #48957d CMYK chart
      #48957d RGB pie chart
      #48957d color shades, tints & tones
#48957d color schemes
#48957d color preview, HTML & CSS examples
           This text has a color of #48957d        
        
          <p style="color:#48957d;">Text here</p>
        
        
          .mytext {color:#48957d;}
        
        Text color #48957d
      
           This box has a color of #48957d        
        
          <div style="background-color:#48957d;">Content here</div>
        
        
          .mybackground {background-color:#48957d;}
        
        Background color #48957d
      
           Border around this has a color of #48957d        
        
          <div style="border:2px solid #48957d;">Content here</div>
        
        
          .myborder {border:2px solid #48957d;}
        
        Border color #48957d