#048a48 color space conversions
Hex:
        #048a48
        RGB:
        4, 138, 72
        CMY:
        98, 46, 72
        CMYK:
        97, 0, 48, 46
      HSL:
        150°, 94.3662%, 27.8431%
        HSV (HSB):
        150°, 97.1014%, 54.1176%
        XYZ:
        10.3082, 18.6706, 9.1914
        xyY:
        0.2701, 0.4891, 18.6706
      CIE-Lab:
        50.2996, -47.3308, 26.5752
        CIE-LCH:
        50.2996, 54.2812, 150.6867
        CIE-Luv:
        50.2996, -44.5647, 39.3478
        Hunter-Lab:
        43.2095, -33.0330, 17.6347
      #048a48 color charts
#048a48 RGB chart
      #048a48 CMYK chart
      #048a48 RGB pie chart
      #048a48 color shades, tints & tones
#048a48 color schemes
#048a48 color preview, HTML & CSS examples
           This text has a color of #048a48        
        
          <p style="color:#048a48;">Text here</p>
        
        
          .mytext {color:#048a48;}
        
        Text color #048a48
      
           This box has a color of #048a48        
        
          <div style="background-color:#048a48;">Content here</div>
        
        
          .mybackground {background-color:#048a48;}
        
        Background color #048a48
      
           Border around this has a color of #048a48        
        
          <div style="border:2px solid #048a48;">Content here</div>
        
        
          .myborder {border:2px solid #048a48;}
        
        Border color #048a48