#829f12 color space conversions
Hex:
        #829f12
        RGB:
        130, 159, 18
        CMY:
        49, 38, 93
        CMYK:
        18, 0, 89, 38
      HSL:
        72°, 79.6610%, 34.7059%
        HSV (HSB):
        72°, 88.6792%, 62.3529%
        XYZ:
        21.7132, 29.5858, 5.1385
        xyY:
        0.3847, 0.5242, 29.5858
      CIE-Lab:
        61.2952, -27.5134, 60.9925
        CIE-LCH:
        61.2952, 66.9109, 114.2799
        CIE-Luv:
        61.2952, -13.7379, 68.0030
        Hunter-Lab:
        54.3928, -23.9314, 32.4738
      #829f12 color charts
#829f12 RGB chart
      #829f12 CMYK chart
      #829f12 RGB pie chart
      #829f12 color shades, tints & tones
#829f12 color schemes
#829f12 color preview, HTML & CSS examples
           This text has a color of #829f12        
        
          <p style="color:#829f12;">Text here</p>
        
        
          .mytext {color:#829f12;}
        
        Text color #829f12
      
           This box has a color of #829f12        
        
          <div style="background-color:#829f12;">Content here</div>
        
        
          .mybackground {background-color:#829f12;}
        
        Background color #829f12
      
           Border around this has a color of #829f12        
        
          <div style="border:2px solid #829f12;">Content here</div>
        
        
          .myborder {border:2px solid #829f12;}
        
        Border color #829f12