#527b04 color space conversions
Hex:
        #527b04
        RGB:
        82, 123, 4
        CMY:
        68, 52, 98
        CMYK:
        33, 0, 97, 52
      HSL:
        81°, 93.7008%, 24.9020%
        HSV (HSB):
        81°, 96.7480%, 48.2353%
        XYZ:
        10.5845, 15.9685, 2.6392
        xyY:
        0.3626, 0.5470, 15.9685
      CIE-Lab:
        46.9332, -30.7085, 50.6245
        CIE-LCH:
        46.9332, 59.2102, 121.2407
        CIE-Luv:
        46.9332, -20.5964, 54.0822
        Hunter-Lab:
        39.9606, -22.6510, 24.0566
      #527b04 color charts
#527b04 RGB chart
      #527b04 CMYK chart
      #527b04 RGB pie chart
      #527b04 color shades, tints & tones
#527b04 color schemes
#527b04 color preview, HTML & CSS examples
           This text has a color of #527b04        
        
          <p style="color:#527b04;">Text here</p>
        
        
          .mytext {color:#527b04;}
        
        Text color #527b04
      
           This box has a color of #527b04        
        
          <div style="background-color:#527b04;">Content here</div>
        
        
          .mybackground {background-color:#527b04;}
        
        Background color #527b04
      
           Border around this has a color of #527b04        
        
          <div style="border:2px solid #527b04;">Content here</div>
        
        
          .myborder {border:2px solid #527b04;}
        
        Border color #527b04