#048b49 color space conversions
Hex:
        #048b49
        RGB:
        4, 139, 73
        CMY:
        98, 45, 71
        CMYK:
        97, 0, 47, 45
      HSL:
        151°, 94.4056%, 28.0392%
        HSV (HSB):
        151°, 97.1223%, 54.5098%
        XYZ:
        10.4853, 18.9721, 9.4127
        xyY:
        0.2698, 0.4881, 18.9721
      CIE-Lab:
        50.6545, -47.5032, 26.4886
        CIE-LCH:
        50.6545, 54.3894, 150.8552
        CIE-Luv:
        50.6545, -44.8533, 39.3786
        Hunter-Lab:
        43.5570, -33.2551, 17.6773
      #048b49 color charts
#048b49 RGB chart
      #048b49 CMYK chart
      #048b49 RGB pie chart
      #048b49 color shades, tints & tones
#048b49 color schemes
#048b49 color preview, HTML & CSS examples
           This text has a color of #048b49        
        
          <p style="color:#048b49;">Text here</p>
        
        
          .mytext {color:#048b49;}
        
        Text color #048b49
      
           This box has a color of #048b49        
        
          <div style="background-color:#048b49;">Content here</div>
        
        
          .mybackground {background-color:#048b49;}
        
        Background color #048b49
      
           Border around this has a color of #048b49        
        
          <div style="border:2px solid #048b49;">Content here</div>
        
        
          .myborder {border:2px solid #048b49;}
        
        Border color #048b49