#417f0e color space conversions
Hex:
        #417f0e
        RGB:
        65, 127, 14
        CMY:
        75, 50, 95
        CMYK:
        49, 0, 89, 50
      HSL:
        93°, 80.1418%, 27.6471%
        HSV (HSB):
        93°, 88.9764%, 49.8039%
        XYZ:
        9.8486, 16.3343, 3.0492
        xyY:
        0.3369, 0.5588, 16.3343
      CIE-Lab:
        47.4100, -38.4736, 48.5926
        CIE-LCH:
        47.4100, 61.9795, 128.3707
        CIE-Luv:
        47.4100, -29.9686, 54.5403
        Hunter-Lab:
        40.4157, -27.2300, 23.8178
      #417f0e color charts
#417f0e RGB chart
      #417f0e CMYK chart
      #417f0e RGB pie chart
      #417f0e color shades, tints & tones
#417f0e color schemes
#417f0e color preview, HTML & CSS examples
           This text has a color of #417f0e        
        
          <p style="color:#417f0e;">Text here</p>
        
        
          .mytext {color:#417f0e;}
        
        Text color #417f0e
      
           This box has a color of #417f0e        
        
          <div style="background-color:#417f0e;">Content here</div>
        
        
          .mybackground {background-color:#417f0e;}
        
        Background color #417f0e
      
           Border around this has a color of #417f0e        
        
          <div style="border:2px solid #417f0e;">Content here</div>
        
        
          .myborder {border:2px solid #417f0e;}
        
        Border color #417f0e