#527f03 color space conversions
Hex:
        #527f03
        RGB:
        82, 127, 3
        CMY:
        68, 50, 99
        CMYK:
        35, 0, 98, 50
      HSL:
        82°, 95.3846%, 25.4902%
        HSV (HSB):
        82°, 97.6378%, 49.8039%
        XYZ:
        11.0855, 16.9792, 2.7792
        xyY:
        0.3594, 0.5505, 16.9792
      CIE-Lab:
        48.2338, -32.5779, 51.8613
        CIE-LCH:
        48.2338, 61.2448, 122.1360
        CIE-Luv:
        48.2338, -22.6192, 55.8996
        Hunter-Lab:
        41.2058, -24.0887, 24.8451
      #527f03 color charts
#527f03 RGB chart
      #527f03 CMYK chart
      #527f03 RGB pie chart
      #527f03 color shades, tints & tones
#527f03 color schemes
#527f03 color preview, HTML & CSS examples
           This text has a color of #527f03        
        
          <p style="color:#527f03;">Text here</p>
        
        
          .mytext {color:#527f03;}
        
        Text color #527f03
      
           This box has a color of #527f03        
        
          <div style="background-color:#527f03;">Content here</div>
        
        
          .mybackground {background-color:#527f03;}
        
        Background color #527f03
      
           Border around this has a color of #527f03        
        
          <div style="border:2px solid #527f03;">Content here</div>
        
        
          .myborder {border:2px solid #527f03;}
        
        Border color #527f03