#05854f color space conversions
Hex:
        #05854f
        RGB:
        5, 133, 79
        CMY:
        98, 48, 69
        CMYK:
        96, 0, 41, 48
      HSL:
        155°, 92.7536%, 27.0588%
        HSV (HSB):
        155°, 96.2406%, 52.1569%
        XYZ:
        9.8614, 17.3718, 10.2305
        xyY:
        0.2632, 0.4637, 17.3718
      CIE-Lab:
        48.7252, -44.0407, 20.6718
        CIE-LCH:
        48.7252, 48.6509, 154.8556
        CIE-Luv:
        48.7252, -42.3434, 32.2177
        Hunter-Lab:
        41.6795, -30.7060, 14.6226
      #05854f color charts
#05854f RGB chart
      #05854f CMYK chart
      #05854f RGB pie chart
      #05854f color shades, tints & tones
#05854f color schemes
#05854f color preview, HTML & CSS examples
           This text has a color of #05854f        
        
          <p style="color:#05854f;">Text here</p>
        
        
          .mytext {color:#05854f;}
        
        Text color #05854f
      
           This box has a color of #05854f        
        
          <div style="background-color:#05854f;">Content here</div>
        
        
          .mybackground {background-color:#05854f;}
        
        Background color #05854f
      
           Border around this has a color of #05854f        
        
          <div style="border:2px solid #05854f;">Content here</div>
        
        
          .myborder {border:2px solid #05854f;}
        
        Border color #05854f