#5b7f14 color space conversions
Hex:
        #5b7f14
        RGB:
        91, 127, 20
        CMY:
        64, 50, 92
        CMYK:
        28, 0, 84, 50
      HSL:
        80°, 72.7891%, 28.8235%
        HSV (HSB):
        80°, 84.2520%, 49.8039%
        XYZ:
        12.0300, 17.4534, 3.3966
        xyY:
        0.3659, 0.5308, 17.4534
      CIE-Lab:
        48.8263, -28.3820, 48.8104
        CIE-LCH:
        48.8263, 56.4623, 120.1769
        CIE-Luv:
        48.8263, -18.0364, 53.7777
        Hunter-Lab:
        41.7773, -21.7100, 24.4236
      #5b7f14 color charts
#5b7f14 RGB chart
      #5b7f14 CMYK chart
      #5b7f14 RGB pie chart
      #5b7f14 color shades, tints & tones
#5b7f14 color schemes
#5b7f14 color preview, HTML & CSS examples
           This text has a color of #5b7f14        
        
          <p style="color:#5b7f14;">Text here</p>
        
        
          .mytext {color:#5b7f14;}
        
        Text color #5b7f14
      
           This box has a color of #5b7f14        
        
          <div style="background-color:#5b7f14;">Content here</div>
        
        
          .mybackground {background-color:#5b7f14;}
        
        Background color #5b7f14
      
           Border around this has a color of #5b7f14        
        
          <div style="border:2px solid #5b7f14;">Content here</div>
        
        
          .myborder {border:2px solid #5b7f14;}
        
        Border color #5b7f14