#488a55 color space conversions
Hex:
        #488a55
        RGB:
        72, 138, 85
        CMY:
        72, 46, 67
        CMYK:
        48, 0, 38, 46
      HSL:
        132°, 31.4286%, 41.1765%
        HSV (HSB):
        132°, 47.8261%, 54.1176%
        XYZ:
        13.4007, 20.2106, 11.7891
        xyY:
        0.2952, 0.4452, 20.2106
      CIE-Lab:
        52.0744, -33.1892, 22.0455
        CIE-LCH:
        52.0744, 39.8438, 146.4064
        CIE-Luv:
        52.0744, -30.8207, 32.8459
        Hunter-Lab:
        44.9561, -25.4655, 15.9214
      #488a55 color charts
#488a55 RGB chart
      #488a55 CMYK chart
      #488a55 RGB pie chart
      #488a55 color shades, tints & tones
#488a55 color schemes
#488a55 color preview, HTML & CSS examples
           This text has a color of #488a55        
        
          <p style="color:#488a55;">Text here</p>
        
        
          .mytext {color:#488a55;}
        
        Text color #488a55
      
           This box has a color of #488a55        
        
          <div style="background-color:#488a55;">Content here</div>
        
        
          .mybackground {background-color:#488a55;}
        
        Background color #488a55
      
           Border around this has a color of #488a55        
        
          <div style="border:2px solid #488a55;">Content here</div>
        
        
          .myborder {border:2px solid #488a55;}
        
        Border color #488a55