#05522a color space conversions
Hex:
        #05522a
        RGB:
        5, 82, 42
        CMY:
        98, 68, 84
        CMYK:
        94, 0, 49, 68
      HSL:
        149°, 88.5057%, 17.0588%
        HSV (HSB):
        149°, 93.9024%, 32.1569%
        XYZ:
        3.4978, 6.2340, 3.2094
        xyY:
        0.2703, 0.4817, 6.2340
      CIE-Lab:
        29.9954, -31.9444, 17.5217
        CIE-LCH:
        29.9954, 36.4343, 151.2549
        CIE-Luv:
        29.9954, -25.9836, 22.5419
        Hunter-Lab:
        24.9680, -18.6878, 9.8564
      #05522a color charts
#05522a RGB chart
      #05522a CMYK chart
      #05522a RGB pie chart
      #05522a color shades, tints & tones
#05522a color schemes
#05522a color preview, HTML & CSS examples
           This text has a color of #05522a        
        
          <p style="color:#05522a;">Text here</p>
        
        
          .mytext {color:#05522a;}
        
        Text color #05522a
      
           This box has a color of #05522a        
        
          <div style="background-color:#05522a;">Content here</div>
        
        
          .mybackground {background-color:#05522a;}
        
        Background color #05522a
      
           Border around this has a color of #05522a        
        
          <div style="border:2px solid #05522a;">Content here</div>
        
        
          .myborder {border:2px solid #05522a;}
        
        Border color #05522a