#05825f color space conversions
Hex:
        #05825f
        RGB:
        5, 130, 95
        CMY:
        98, 49, 63
        CMYK:
        96, 0, 27, 49
      HSL:
        163°, 92.5926%, 26.4706%
        HSV (HSB):
        163°, 96.1538%, 50.9804%
        XYZ:
        10.1108, 16.8238, 13.5409
        xyY:
        0.2498, 0.4157, 16.8238
      CIE-Lab:
        48.0372, -39.1113, 10.5794
        CIE-LCH:
        48.0372, 40.5169, 164.8640
        CIE-Luv:
        48.0372, -40.2190, 19.5034
        Hunter-Lab:
        41.0168, -27.7785, 9.1383
      #05825f color charts
#05825f RGB chart
      #05825f CMYK chart
      #05825f RGB pie chart
      #05825f color shades, tints & tones
#05825f color schemes
#05825f color preview, HTML & CSS examples
           This text has a color of #05825f        
        
          <p style="color:#05825f;">Text here</p>
        
        
          .mytext {color:#05825f;}
        
        Text color #05825f
      
           This box has a color of #05825f        
        
          <div style="background-color:#05825f;">Content here</div>
        
        
          .mybackground {background-color:#05825f;}
        
        Background color #05825f
      
           Border around this has a color of #05825f        
        
          <div style="border:2px solid #05825f;">Content here</div>
        
        
          .myborder {border:2px solid #05825f;}
        
        Border color #05825f