#527d06 color space conversions
Hex:
        #527d06
        RGB:
        82, 125, 6
        CMY:
        68, 51, 98
        CMYK:
        34, 0, 95, 51
      HSL:
        82°, 90.8397%, 25.6863%
        HSV (HSB):
        82°, 95.2000%, 49.0196%
        XYZ:
        10.8462, 16.4742, 2.7805
        xyY:
        0.3603, 0.5473, 16.4742
      CIE-Lab:
        47.5906, -31.5765, 50.7433
        CIE-LCH:
        47.5906, 59.7658, 121.8931
        CIE-Luv:
        47.5906, -21.6066, 54.7111
        Hunter-Lab:
        40.5884, -23.3305, 24.3503
      #527d06 color charts
#527d06 RGB chart
      #527d06 CMYK chart
      #527d06 RGB pie chart
      #527d06 color shades, tints & tones
#527d06 color schemes
#527d06 color preview, HTML & CSS examples
           This text has a color of #527d06        
        
          <p style="color:#527d06;">Text here</p>
        
        
          .mytext {color:#527d06;}
        
        Text color #527d06
      
           This box has a color of #527d06        
        
          <div style="background-color:#527d06;">Content here</div>
        
        
          .mybackground {background-color:#527d06;}
        
        Background color #527d06
      
           Border around this has a color of #527d06        
        
          <div style="border:2px solid #527d06;">Content here</div>
        
        
          .myborder {border:2px solid #527d06;}
        
        Border color #527d06