#488a70 color space conversions
Hex:
        #488a70
        RGB:
        72, 138, 112
        CMY:
        72, 46, 56
        CMYK:
        48, 0, 19, 46
      HSL:
        156°, 31.4286%, 41.1765%
        HSV (HSB):
        156°, 47.8261%, 54.1176%
        XYZ:
        14.6856, 20.7245, 18.5555
        xyY:
        0.2721, 0.3840, 20.7245
      CIE-Lab:
        52.6467, -27.5906, 7.4728
        CIE-LCH:
        52.6467, 28.5847, 164.8453
        CIE-Luv:
        52.6467, -29.9423, 14.3295
        Hunter-Lab:
        45.5242, -22.0853, 7.7006
      #488a70 color charts
#488a70 RGB chart
      #488a70 CMYK chart
      #488a70 RGB pie chart
      #488a70 color shades, tints & tones
#488a70 color schemes
#488a70 color preview, HTML & CSS examples
           This text has a color of #488a70        
        
          <p style="color:#488a70;">Text here</p>
        
        
          .mytext {color:#488a70;}
        
        Text color #488a70
      
           This box has a color of #488a70        
        
          <div style="background-color:#488a70;">Content here</div>
        
        
          .mybackground {background-color:#488a70;}
        
        Background color #488a70
      
           Border around this has a color of #488a70        
        
          <div style="border:2px solid #488a70;">Content here</div>
        
        
          .myborder {border:2px solid #488a70;}
        
        Border color #488a70