#488a72 color space conversions
Hex:
        #488a72
        RGB:
        72, 138, 114
        CMY:
        72, 46, 55
        CMYK:
        48, 0, 17, 46
      HSL:
        158°, 31.4286%, 41.1765%
        HSV (HSB):
        158°, 47.8261%, 54.1176%
        XYZ:
        14.7982, 20.7696, 19.1486
        xyY:
        0.2705, 0.3796, 20.7696
      CIE-Lab:
        52.6964, -27.1207, 6.3894
        CIE-LCH:
        52.6964, 27.8632, 166.7433
        CIE-Luv:
        52.6964, -29.8726, 12.8243
        Hunter-Lab:
        45.5737, -21.7931, 6.9898
      #488a72 color charts
#488a72 RGB chart
      #488a72 CMYK chart
      #488a72 RGB pie chart
      #488a72 color shades, tints & tones
#488a72 color schemes
#488a72 color preview, HTML & CSS examples
           This text has a color of #488a72        
        
          <p style="color:#488a72;">Text here</p>
        
        
          .mytext {color:#488a72;}
        
        Text color #488a72
      
           This box has a color of #488a72        
        
          <div style="background-color:#488a72;">Content here</div>
        
        
          .mybackground {background-color:#488a72;}
        
        Background color #488a72
      
           Border around this has a color of #488a72        
        
          <div style="border:2px solid #488a72;">Content here</div>
        
        
          .myborder {border:2px solid #488a72;}
        
        Border color #488a72