#04805e color space conversions
Hex:
        #04805e
        RGB:
        4, 128, 94
        CMY:
        98, 50, 63
        CMYK:
        97, 0, 27, 50
      HSL:
        164°, 93.9394%, 25.8824%
        HSV (HSB):
        164°, 96.8750%, 50.1961%
        XYZ:
        9.7896, 16.2723, 13.2146
        xyY:
        0.2492, 0.4143, 16.2723
      CIE-Lab:
        47.3297, -38.5974, 10.1681
        CIE-LCH:
        47.3297, 39.9142, 165.2413
        CIE-Luv:
        47.3297, -39.6423, 18.8362
        Hunter-Lab:
        40.3389, -27.2740, 8.8145
      #04805e color charts
#04805e RGB chart
      #04805e CMYK chart
      #04805e RGB pie chart
      #04805e color shades, tints & tones
#04805e color schemes
#04805e color preview, HTML & CSS examples
           This text has a color of #04805e        
        
          <p style="color:#04805e;">Text here</p>
        
        
          .mytext {color:#04805e;}
        
        Text color #04805e
      
           This box has a color of #04805e        
        
          <div style="background-color:#04805e;">Content here</div>
        
        
          .mybackground {background-color:#04805e;}
        
        Background color #04805e
      
           Border around this has a color of #04805e        
        
          <div style="border:2px solid #04805e;">Content here</div>
        
        
          .myborder {border:2px solid #04805e;}
        
        Border color #04805e