#488e12 color space conversions
Hex:
        #488e12
        RGB:
        72, 142, 18
        CMY:
        72, 44, 93
        CMYK:
        49, 0, 87, 44
      HSL:
        94°, 77.5000%, 31.3725%
        HSV (HSB):
        94°, 87.3239%, 55.6863%
        XYZ:
        12.4547, 20.7674, 3.9243
        xyY:
        0.3353, 0.5591, 20.7674
      CIE-Lab:
        52.6940, -42.1332, 52.3738
        CIE-LCH:
        52.6940, 67.2177, 128.8157
        CIE-Luv:
        52.6940, -33.8774, 60.5328
        Hunter-Lab:
        45.5713, -30.9655, 26.7941
      #488e12 color charts
#488e12 RGB chart
      #488e12 CMYK chart
      #488e12 RGB pie chart
      #488e12 color shades, tints & tones
#488e12 color schemes
#488e12 color preview, HTML & CSS examples
           This text has a color of #488e12        
        
          <p style="color:#488e12;">Text here</p>
        
        
          .mytext {color:#488e12;}
        
        Text color #488e12
      
           This box has a color of #488e12        
        
          <div style="background-color:#488e12;">Content here</div>
        
        
          .mybackground {background-color:#488e12;}
        
        Background color #488e12
      
           Border around this has a color of #488e12        
        
          <div style="border:2px solid #488e12;">Content here</div>
        
        
          .myborder {border:2px solid #488e12;}
        
        Border color #488e12