#527b09 color space conversions
Hex:
        #527b09
        RGB:
        82, 123, 9
        CMY:
        68, 52, 96
        CMYK:
        33, 0, 93, 52
      HSL:
        82°, 86.3636%, 25.8824%
        HSV (HSB):
        82°, 92.6829%, 48.2353%
        XYZ:
        10.6119, 15.9795, 2.7835
        xyY:
        0.3613, 0.5440, 15.9795
      CIE-Lab:
        46.9476, -30.5632, 49.6134
        CIE-LCH:
        46.9476, 58.2718, 121.6342
        CIE-Luv:
        46.9476, -20.5860, 53.5107
        Hunter-Lab:
        39.9743, -22.5689, 23.8536
      #527b09 color charts
#527b09 RGB chart
      #527b09 CMYK chart
      #527b09 RGB pie chart
      #527b09 color shades, tints & tones
#527b09 color schemes
#527b09 color preview, HTML & CSS examples
           This text has a color of #527b09        
        
          <p style="color:#527b09;">Text here</p>
        
        
          .mytext {color:#527b09;}
        
        Text color #527b09
      
           This box has a color of #527b09        
        
          <div style="background-color:#527b09;">Content here</div>
        
        
          .mybackground {background-color:#527b09;}
        
        Background color #527b09
      
           Border around this has a color of #527b09        
        
          <div style="border:2px solid #527b09;">Content here</div>
        
        
          .myborder {border:2px solid #527b09;}
        
        Border color #527b09