#529d01 color space conversions
Hex:
        #529d01
        RGB:
        82, 157, 1
        CMY:
        68, 38, 100
        CMYK:
        48, 0, 99, 38
      HSL:
        89°, 98.7342%, 30.9804%
        HSV (HSB):
        89°, 99.3631%, 61.5686%
        XYZ:
        15.5421, 25.9100, 4.2107
        xyY:
        0.3404, 0.5674, 25.9100
      CIE-Lab:
        57.9515, -45.3383, 59.8692
        CIE-LCH:
        57.9515, 75.0992, 127.1362
        CIE-Luv:
        57.9515, -36.6828, 68.6381
        Hunter-Lab:
        50.9018, -34.5759, 30.7267
      #529d01 color charts
#529d01 RGB chart
      #529d01 CMYK chart
      #529d01 RGB pie chart
      #529d01 color shades, tints & tones
#529d01 color schemes
#529d01 color preview, HTML & CSS examples
           This text has a color of #529d01        
        
          <p style="color:#529d01;">Text here</p>
        
        
          .mytext {color:#529d01;}
        
        Text color #529d01
      
           This box has a color of #529d01        
        
          <div style="background-color:#529d01;">Content here</div>
        
        
          .mybackground {background-color:#529d01;}
        
        Background color #529d01
      
           Border around this has a color of #529d01        
        
          <div style="border:2px solid #529d01;">Content here</div>
        
        
          .myborder {border:2px solid #529d01;}
        
        Border color #529d01