#048f4d color space conversions
Hex:
        #048f4d
        RGB:
        4, 143, 77
        CMY:
        98, 44, 70
        CMYK:
        97, 0, 46, 44
      HSL:
        152°, 94.5578%, 28.8235%
        HSV (HSB):
        152°, 97.2028%, 56.0784%
        XYZ:
        11.2121, 20.2066, 10.3305
        xyY:
        0.2686, 0.4840, 20.2066
      CIE-Lab:
        52.0699, -48.1868, 26.1433
        CIE-LCH:
        52.0699, 54.8219, 151.5183
        CIE-Luv:
        52.0699, -46.0016, 39.4844
        Hunter-Lab:
        44.9517, -34.1431, 17.8406
      #048f4d color charts
#048f4d RGB chart
      #048f4d CMYK chart
      #048f4d RGB pie chart
      #048f4d color shades, tints & tones
#048f4d color schemes
#048f4d color preview, HTML & CSS examples
           This text has a color of #048f4d        
        
          <p style="color:#048f4d;">Text here</p>
        
        
          .mytext {color:#048f4d;}
        
        Text color #048f4d
      
           This box has a color of #048f4d        
        
          <div style="background-color:#048f4d;">Content here</div>
        
        
          .mybackground {background-color:#048f4d;}
        
        Background color #048f4d
      
           Border around this has a color of #048f4d        
        
          <div style="border:2px solid #048f4d;">Content here</div>
        
        
          .myborder {border:2px solid #048f4d;}
        
        Border color #048f4d