#508e12 color space conversions
Hex:
        #508e12
        RGB:
        80, 142, 18
        CMY:
        69, 44, 93
        CMYK:
        44, 0, 87, 44
      HSL:
        90°, 77.5000%, 31.3725%
        HSV (HSB):
        90°, 87.3239%, 55.6863%
        XYZ:
        13.0904, 21.0951, 3.9541
        xyY:
        0.3432, 0.5531, 21.0951
      CIE-Lab:
        53.0535, -39.4329, 52.8270
        CIE-LCH:
        53.0535, 65.9215, 126.7396
        CIE-Luv:
        53.0535, -30.6618, 60.5604
        Hunter-Lab:
        45.9295, -29.5019, 27.0463
      #508e12 color charts
#508e12 RGB chart
      #508e12 CMYK chart
      #508e12 RGB pie chart
      #508e12 color shades, tints & tones
#508e12 color schemes
#508e12 color preview, HTML & CSS examples
           This text has a color of #508e12        
        
          <p style="color:#508e12;">Text here</p>
        
        
          .mytext {color:#508e12;}
        
        Text color #508e12
      
           This box has a color of #508e12        
        
          <div style="background-color:#508e12;">Content here</div>
        
        
          .mybackground {background-color:#508e12;}
        
        Background color #508e12
      
           Border around this has a color of #508e12        
        
          <div style="border:2px solid #508e12;">Content here</div>
        
        
          .myborder {border:2px solid #508e12;}
        
        Border color #508e12