#047f52 color space conversions
Hex:
        #047f52
        RGB:
        4, 127, 82
        CMY:
        98, 50, 68
        CMYK:
        97, 0, 35, 50
      HSL:
        158°, 93.8931%, 25.6863%
        HSV (HSB):
        158°, 96.8504%, 49.8039%
        XYZ:
        9.1624, 15.8138, 10.5521
        xyY:
        0.2579, 0.4451, 15.8138
      CIE-Lab:
        46.7292, -41.1248, 16.2875
        CIE-LCH:
        46.7292, 44.2327, 158.3940
        CIE-Luv:
        46.7292, -40.1046, 26.4701
        Hunter-Lab:
        39.7665, -28.4640, 12.1039
      #047f52 color charts
#047f52 RGB chart
      #047f52 CMYK chart
      #047f52 RGB pie chart
      #047f52 color shades, tints & tones
#047f52 color schemes
#047f52 color preview, HTML & CSS examples
           This text has a color of #047f52        
        
          <p style="color:#047f52;">Text here</p>
        
        
          .mytext {color:#047f52;}
        
        Text color #047f52
      
           This box has a color of #047f52        
        
          <div style="background-color:#047f52;">Content here</div>
        
        
          .mybackground {background-color:#047f52;}
        
        Background color #047f52
      
           Border around this has a color of #047f52        
        
          <div style="border:2px solid #047f52;">Content here</div>
        
        
          .myborder {border:2px solid #047f52;}
        
        Border color #047f52