#528f03 color space conversions
Hex:
        #528f03
        RGB:
        82, 143, 3
        CMY:
        68, 44, 99
        CMYK:
        43, 0, 98, 44
      HSL:
        86°, 95.8904%, 28.6275%
        HSV (HSB):
        86°, 97.9021%, 56.0784%
        XYZ:
        13.3186, 21.4453, 3.5236
        xyY:
        0.3479, 0.5601, 21.4453
      CIE-Lab:
        53.4335, -39.5796, 55.9790
        CIE-LCH:
        53.4335, 68.5580, 125.2619
        CIE-Luv:
        53.4335, -30.3388, 62.6461
        Hunter-Lab:
        46.3091, -29.7041, 27.9051
      #528f03 color charts
#528f03 RGB chart
      #528f03 CMYK chart
      #528f03 RGB pie chart
      #528f03 color shades, tints & tones
#528f03 color schemes
#528f03 color preview, HTML & CSS examples
           This text has a color of #528f03        
        
          <p style="color:#528f03;">Text here</p>
        
        
          .mytext {color:#528f03;}
        
        Text color #528f03
      
           This box has a color of #528f03        
        
          <div style="background-color:#528f03;">Content here</div>
        
        
          .mybackground {background-color:#528f03;}
        
        Background color #528f03
      
           Border around this has a color of #528f03        
        
          <div style="border:2px solid #528f03;">Content here</div>
        
        
          .myborder {border:2px solid #528f03;}
        
        Border color #528f03