#528c0f color space conversions
Hex:
        #528c0f
        RGB:
        82, 140, 15
        CMY:
        68, 45, 94
        CMYK:
        41, 0, 89, 45
      HSL:
        88°, 80.6452%, 30.3922%
        HSV (HSB):
        88°, 89.2857%, 54.9020%
        XYZ:
        12.9440, 20.5845, 3.7429
        xyY:
        0.3473, 0.5523, 20.5845
      CIE-Lab:
        52.4917, -37.9782, 53.0592
        CIE-LCH:
        52.4917, 65.2504, 125.5940
        CIE-Luv:
        52.4917, -28.8847, 60.1197
        Hunter-Lab:
        45.3701, -28.4722, 26.8678
      #528c0f color charts
#528c0f RGB chart
      #528c0f CMYK chart
      #528c0f RGB pie chart
      #528c0f color shades, tints & tones
#528c0f color schemes
#528c0f color preview, HTML & CSS examples
           This text has a color of #528c0f        
        
          <p style="color:#528c0f;">Text here</p>
        
        
          .mytext {color:#528c0f;}
        
        Text color #528c0f
      
           This box has a color of #528c0f        
        
          <div style="background-color:#528c0f;">Content here</div>
        
        
          .mybackground {background-color:#528c0f;}
        
        Background color #528c0f
      
           Border around this has a color of #528c0f        
        
          <div style="border:2px solid #528c0f;">Content here</div>
        
        
          .myborder {border:2px solid #528c0f;}
        
        Border color #528c0f