#827f01 color space conversions
Hex:
        #827f01
        RGB:
        130, 127, 1
        CMY:
        49, 50, 100
        CMYK:
        0, 2, 99, 49
      HSL:
        59°, 98.4733%, 25.6863%
        HSV (HSB):
        59°, 99.2308%, 50.9804%
        XYZ:
        16.8008, 19.9268, 2.9895
        xyY:
        0.4230, 0.5017, 19.9268
      CIE-Lab:
        51.7543, -11.4363, 56.4820
        CIE-LCH:
        51.7543, 57.6282, 101.4463
        CIE-Luv:
        51.7543, 6.1553, 56.5437
        Hunter-Lab:
        44.6394, -10.9375, 27.2770
      #827f01 color charts
#827f01 RGB chart
      #827f01 CMYK chart
      #827f01 RGB pie chart
      #827f01 color shades, tints & tones
#827f01 color schemes
#827f01 color preview, HTML & CSS examples
           This text has a color of #827f01        
        
          <p style="color:#827f01;">Text here</p>
        
        
          .mytext {color:#827f01;}
        
        Text color #827f01
      
           This box has a color of #827f01        
        
          <div style="background-color:#827f01;">Content here</div>
        
        
          .mybackground {background-color:#827f01;}
        
        Background color #827f01
      
           Border around this has a color of #827f01        
        
          <div style="border:2px solid #827f01;">Content here</div>
        
        
          .myborder {border:2px solid #827f01;}
        
        Border color #827f01