#828d13 color space conversions
Hex:
        #828d13
        RGB:
        130, 141, 19
        CMY:
        49, 45, 93
        CMYK:
        8, 0, 87, 45
      HSL:
        65°, 76.2500%, 31.3725%
        HSV (HSB):
        65°, 86.5248%, 55.2941%
        XYZ:
        18.8483, 23.8426, 4.2248
        xyY:
        0.4017, 0.5082, 23.8426
      CIE-Lab:
        55.9299, -18.4688, 56.3083
        CIE-LCH:
        55.9299, 59.2598, 108.1592
        CIE-Luv:
        55.9299, -2.9861, 60.3940
        Hunter-Lab:
        48.8289, -16.5481, 29.0503
      #828d13 color charts
#828d13 RGB chart
      #828d13 CMYK chart
      #828d13 RGB pie chart
      #828d13 color shades, tints & tones
#828d13 color schemes
#828d13 color preview, HTML & CSS examples
           This text has a color of #828d13        
        
          <p style="color:#828d13;">Text here</p>
        
        
          .mytext {color:#828d13;}
        
        Text color #828d13
      
           This box has a color of #828d13        
        
          <div style="background-color:#828d13;">Content here</div>
        
        
          .mybackground {background-color:#828d13;}
        
        Background color #828d13
      
           Border around this has a color of #828d13        
        
          <div style="border:2px solid #828d13;">Content here</div>
        
        
          .myborder {border:2px solid #828d13;}
        
        Border color #828d13