#414f05 color space conversions
Hex:
        #414f05
        RGB:
        65, 79, 5
        CMY:
        75, 69, 98
        CMYK:
        18, 0, 94, 69
      HSL:
        71°, 88.0952%, 16.4706%
        HSV (HSB):
        71°, 93.6709%, 30.9804%
        XYZ:
        5.0033, 6.7267, 1.1783
        xyY:
        0.3876, 0.5211, 6.7267
      CIE-Lab:
        31.1766, -15.9582, 37.1013
        CIE-LCH:
        31.1766, 40.3878, 113.2737
        CIE-Luv:
        31.1766, -6.0663, 34.3907
        Hunter-Lab:
        25.9360, -10.9532, 15.4616
      #414f05 color charts
#414f05 RGB chart
      #414f05 CMYK chart
      #414f05 RGB pie chart
      #414f05 color shades, tints & tones
#414f05 color schemes
#414f05 color preview, HTML & CSS examples
           This text has a color of #414f05        
        
          <p style="color:#414f05;">Text here</p>
        
        
          .mytext {color:#414f05;}
        
        Text color #414f05
      
           This box has a color of #414f05        
        
          <div style="background-color:#414f05;">Content here</div>
        
        
          .mybackground {background-color:#414f05;}
        
        Background color #414f05
      
           Border around this has a color of #414f05        
        
          <div style="border:2px solid #414f05;">Content here</div>
        
        
          .myborder {border:2px solid #414f05;}
        
        Border color #414f05