#527a0b color space conversions
Hex:
        #527a0b
        RGB:
        82, 122, 11
        CMY:
        68, 52, 96
        CMYK:
        33, 0, 91, 52
      HSL:
        82°, 83.4586%, 26.0784%
        HSV (HSB):
        82°, 90.9836%, 47.8431%
        XYZ:
        10.4996, 15.7371, 2.8008
        xyY:
        0.3616, 0.5420, 15.7371
      CIE-Lab:
        46.6276, -30.0367, 48.9400
        CIE-LCH:
        46.6276, 57.4224, 121.5393
        CIE-Luv:
        46.6276, -20.0716, 52.8457
        Hunter-Lab:
        39.6700, -22.1781, 23.5830
      #527a0b color charts
#527a0b RGB chart
      #527a0b CMYK chart
      #527a0b RGB pie chart
      #527a0b color shades, tints & tones
#527a0b color schemes
#527a0b color preview, HTML & CSS examples
           This text has a color of #527a0b        
        
          <p style="color:#527a0b;">Text here</p>
        
        
          .mytext {color:#527a0b;}
        
        Text color #527a0b
      
           This box has a color of #527a0b        
        
          <div style="background-color:#527a0b;">Content here</div>
        
        
          .mybackground {background-color:#527a0b;}
        
        Background color #527a0b
      
           Border around this has a color of #527a0b        
        
          <div style="border:2px solid #527a0b;">Content here</div>
        
        
          .myborder {border:2px solid #527a0b;}
        
        Border color #527a0b