#5a7b12 color space conversions
Hex:
        #5a7b12
        RGB:
        90, 123, 18
        CMY:
        65, 52, 93
        CMYK:
        27, 0, 85, 52
      HSL:
        79°, 74.4681%, 27.6471%
        HSV (HSB):
        79°, 85.3659%, 48.2353%
        XYZ:
        11.4086, 16.3832, 3.1333
        xyY:
        0.3689, 0.5298, 16.3832
      CIE-Lab:
        47.4733, -26.9495, 48.1488
        CIE-LCH:
        47.4733, 55.1778, 119.2363
        CIE-Luv:
        47.4733, -16.4413, 52.3504
        Hunter-Lab:
        40.4762, -20.5216, 23.7437
      #5a7b12 color charts
#5a7b12 RGB chart
      #5a7b12 CMYK chart
      #5a7b12 RGB pie chart
      #5a7b12 color shades, tints & tones
#5a7b12 color schemes
#5a7b12 color preview, HTML & CSS examples
           This text has a color of #5a7b12        
        
          <p style="color:#5a7b12;">Text here</p>
        
        
          .mytext {color:#5a7b12;}
        
        Text color #5a7b12
      
           This box has a color of #5a7b12        
        
          <div style="background-color:#5a7b12;">Content here</div>
        
        
          .mybackground {background-color:#5a7b12;}
        
        Background color #5a7b12
      
           Border around this has a color of #5a7b12        
        
          <div style="border:2px solid #5a7b12;">Content here</div>
        
        
          .myborder {border:2px solid #5a7b12;}
        
        Border color #5a7b12