#41982d color space conversions
Hex:
        #41982d
        RGB:
        65, 152, 45
        CMY:
        75, 40, 82
        CMYK:
        57, 0, 70, 40
      HSL:
        109°, 54.3147%, 38.6275%
        HSV (HSB):
        109°, 70.3947%, 59.6078%
        XYZ:
        13.8819, 23.7698, 6.3390
        xyY:
        0.3156, 0.5403, 23.7698
      CIE-Lab:
        55.8565, -46.4129, 46.3760
        CIE-LCH:
        55.8565, 65.6116, 135.0228
        CIE-Luv:
        55.8565, -40.1254, 58.8009
        Hunter-Lab:
        48.7542, -34.4953, 26.4191
      #41982d color charts
#41982d RGB chart
      #41982d CMYK chart
      #41982d RGB pie chart
      #41982d color shades, tints & tones
#41982d color schemes
#41982d color preview, HTML & CSS examples
           This text has a color of #41982d        
        
          <p style="color:#41982d;">Text here</p>
        
        
          .mytext {color:#41982d;}
        
        Text color #41982d
      
           This box has a color of #41982d        
        
          <div style="background-color:#41982d;">Content here</div>
        
        
          .mybackground {background-color:#41982d;}
        
        Background color #41982d
      
           Border around this has a color of #41982d        
        
          <div style="border:2px solid #41982d;">Content here</div>
        
        
          .myborder {border:2px solid #41982d;}
        
        Border color #41982d