#508d06 color space conversions
Hex:
        #508d06
        RGB:
        80, 141, 6
        CMY:
        69, 45, 98
        CMYK:
        43, 0, 96, 45
      HSL:
        87°, 91.8367%, 28.8235%
        HSV (HSB):
        87°, 95.7447%, 55.2941%
        XYZ:
        12.8660, 20.7684, 3.5029
        xyY:
        0.3464, 0.5592, 20.7684
      CIE-Lab:
        52.6951, -39.3722, 54.8308
        CIE-LCH:
        52.6951, 67.5025, 125.6809
        CIE-Luv:
        52.6951, -30.2580, 61.5067
        Hunter-Lab:
        45.5723, -29.3573, 27.3433
      #508d06 color charts
#508d06 RGB chart
      #508d06 CMYK chart
      #508d06 RGB pie chart
      #508d06 color shades, tints & tones
#508d06 color schemes
#508d06 color preview, HTML & CSS examples
           This text has a color of #508d06        
        
          <p style="color:#508d06;">Text here</p>
        
        
          .mytext {color:#508d06;}
        
        Text color #508d06
      
           This box has a color of #508d06        
        
          <div style="background-color:#508d06;">Content here</div>
        
        
          .mybackground {background-color:#508d06;}
        
        Background color #508d06
      
           Border around this has a color of #508d06        
        
          <div style="border:2px solid #508d06;">Content here</div>
        
        
          .myborder {border:2px solid #508d06;}
        
        Border color #508d06