#05520a color space conversions
Hex:
        #05520a
        RGB:
        5, 82, 10
        CMY:
        98, 68, 96
        CMYK:
        94, 0, 88, 68
      HSL:
        124°, 88.5057%, 17.0588%
        HSV (HSB):
        124°, 93.9024%, 32.1569%
        XYZ:
        3.1347, 6.0888, 1.2972
        xyY:
        0.2980, 0.5787, 6.0888
      CIE-Lab:
        29.6353, -36.3594, 33.0031
        CIE-LCH:
        29.6353, 49.1040, 137.7702
        CIE-Luv:
        29.6353, -27.1067, 34.2119
        Hunter-Lab:
        24.6754, -20.5061, 14.1559
      #05520a color charts
#05520a RGB chart
      #05520a CMYK chart
      #05520a RGB pie chart
      #05520a color shades, tints & tones
#05520a color schemes
#05520a color preview, HTML & CSS examples
           This text has a color of #05520a        
        
          <p style="color:#05520a;">Text here</p>
        
        
          .mytext {color:#05520a;}
        
        Text color #05520a
      
           This box has a color of #05520a        
        
          <div style="background-color:#05520a;">Content here</div>
        
        
          .mybackground {background-color:#05520a;}
        
        Background color #05520a
      
           Border around this has a color of #05520a        
        
          <div style="border:2px solid #05520a;">Content here</div>
        
        
          .myborder {border:2px solid #05520a;}
        
        Border color #05520a