#488e64 color space conversions
Hex:
        #488e64
        RGB:
        72, 142, 100
        CMY:
        72, 44, 61
        CMYK:
        49, 0, 30, 44
      HSL:
        144°, 32.7103%, 41.9608%
        HSV (HSB):
        144°, 49.2958%, 55.6863%
        XYZ:
        14.6457, 21.6438, 15.4624
        xyY:
        0.2830, 0.4182, 21.6438
      CIE-Lab:
        53.6470, -32.1454, 15.7368
        CIE-LCH:
        53.6470, 35.7907, 153.9159
        CIE-Luv:
        53.6470, -32.0450, 25.6074
        Hunter-Lab:
        46.5229, -25.2221, 12.8604
      #488e64 color charts
#488e64 RGB chart
      #488e64 CMYK chart
      #488e64 RGB pie chart
      #488e64 color shades, tints & tones
#488e64 color schemes
#488e64 color preview, HTML & CSS examples
           This text has a color of #488e64        
        
          <p style="color:#488e64;">Text here</p>
        
        
          .mytext {color:#488e64;}
        
        Text color #488e64
      
           This box has a color of #488e64        
        
          <div style="background-color:#488e64;">Content here</div>
        
        
          .mybackground {background-color:#488e64;}
        
        Background color #488e64
      
           Border around this has a color of #488e64        
        
          <div style="border:2px solid #488e64;">Content here</div>
        
        
          .myborder {border:2px solid #488e64;}
        
        Border color #488e64