#05940d color space conversions
Hex:
        #05940d
        RGB:
        5, 148, 13
        CMY:
        98, 42, 95
        CMYK:
        97, 0, 91, 42
      HSL:
        123°, 93.4641%, 30.0000%
        HSV (HSB):
        123°, 96.6216%, 58.0392%
        XYZ:
        10.7251, 21.2411, 3.9154
        xyY:
        0.2989, 0.5920, 21.2411
      CIE-Lab:
        53.2124, -56.7138, 53.3176
        CIE-LCH:
        53.2124, 77.8410, 136.7679
        CIE-Luv:
        53.2124, -49.8513, 63.7352
        Hunter-Lab:
        46.0881, -39.1155, 27.2246
      #05940d color charts
#05940d RGB chart
      #05940d CMYK chart
      #05940d RGB pie chart
      #05940d color shades, tints & tones
#05940d color schemes
#05940d color preview, HTML & CSS examples
           This text has a color of #05940d        
        
          <p style="color:#05940d;">Text here</p>
        
        
          .mytext {color:#05940d;}
        
        Text color #05940d
      
           This box has a color of #05940d        
        
          <div style="background-color:#05940d;">Content here</div>
        
        
          .mybackground {background-color:#05940d;}
        
        Background color #05940d
      
           Border around this has a color of #05940d        
        
          <div style="border:2px solid #05940d;">Content here</div>
        
        
          .myborder {border:2px solid #05940d;}
        
        Border color #05940d