#05845a color space conversions
Hex:
        #05845a
        RGB:
        5, 132, 90
        CMY:
        98, 48, 65
        CMYK:
        96, 0, 32, 48
      HSL:
        160°, 92.7007%, 26.8627%
        HSV (HSB):
        160°, 96.2121%, 51.7647%
        XYZ:
        10.1593, 17.2730, 12.4714
        xyY:
        0.2546, 0.4329, 17.2730
      CIE-Lab:
        48.6022, -41.1680, 14.2541
        CIE-LCH:
        48.6022, 43.5659, 160.9020
        CIE-Luv:
        48.6022, -41.2759, 24.3793
        Hunter-Lab:
        41.5608, -29.0980, 11.3010
      #05845a color charts
#05845a RGB chart
      #05845a CMYK chart
      #05845a RGB pie chart
      #05845a color shades, tints & tones
#05845a color schemes
#05845a color preview, HTML & CSS examples
           This text has a color of #05845a        
        
          <p style="color:#05845a;">Text here</p>
        
        
          .mytext {color:#05845a;}
        
        Text color #05845a
      
           This box has a color of #05845a        
        
          <div style="background-color:#05845a;">Content here</div>
        
        
          .mybackground {background-color:#05845a;}
        
        Background color #05845a
      
           Border around this has a color of #05845a        
        
          <div style="border:2px solid #05845a;">Content here</div>
        
        
          .myborder {border:2px solid #05845a;}
        
        Border color #05845a