#488a47 color space conversions
Hex:
        #488a47
        RGB:
        72, 138, 71
        CMY:
        72, 46, 72
        CMYK:
        48, 0, 49, 46
      HSL:
        119°, 32.0574%, 40.9804%
        HSV (HSB):
        119°, 48.5507%, 54.1176%
        XYZ:
        12.8983, 20.0096, 9.1437
        xyY:
        0.3067, 0.4758, 20.0096
      CIE-Lab:
        51.8481, -35.5069, 29.3971
        CIE-LCH:
        51.8481, 46.0969, 140.3778
        CIE-Luv:
        51.8481, -31.2115, 40.8414
        Hunter-Lab:
        44.7321, -26.8115, 19.1930
      #488a47 color charts
#488a47 RGB chart
      #488a47 CMYK chart
      #488a47 RGB pie chart
      #488a47 color shades, tints & tones
#488a47 color schemes
#488a47 color preview, HTML & CSS examples
           This text has a color of #488a47        
        
          <p style="color:#488a47;">Text here</p>
        
        
          .mytext {color:#488a47;}
        
        Text color #488a47
      
           This box has a color of #488a47        
        
          <div style="background-color:#488a47;">Content here</div>
        
        
          .mybackground {background-color:#488a47;}
        
        Background color #488a47
      
           Border around this has a color of #488a47        
        
          <div style="border:2px solid #488a47;">Content here</div>
        
        
          .myborder {border:2px solid #488a47;}
        
        Border color #488a47