#415f00 color space conversions
Hex:
        #415f00
        RGB:
        65, 95, 0
        CMY:
        75, 63, 100
        CMYK:
        32, 0, 100, 63
      HSL:
        79°, 100.0000%, 18.6275%
        HSV (HSB):
        79°, 100.0000%, 37.2549%
        XYZ:
        6.2722, 9.3082, 1.4661
        xyY:
        0.3679, 0.5460, 9.3082
      CIE-Lab:
        36.5711, -24.5475, 43.0592
        CIE-LCH:
        36.5711, 49.5648, 119.6869
        CIE-Luv:
        36.5711, -14.6948, 42.3438
        Hunter-Lab:
        30.5094, -16.6951, 18.5075
      #415f00 color charts
#415f00 RGB chart
      #415f00 CMYK chart
      #415f00 RGB pie chart
      #415f00 color shades, tints & tones
#415f00 color schemes
#415f00 color preview, HTML & CSS examples
           This text has a color of #415f00        
        
          <p style="color:#415f00;">Text here</p>
        
        
          .mytext {color:#415f00;}
        
        Text color #415f00
      
           This box has a color of #415f00        
        
          <div style="background-color:#415f00;">Content here</div>
        
        
          .mybackground {background-color:#415f00;}
        
        Background color #415f00
      
           Border around this has a color of #415f00        
        
          <div style="border:2px solid #415f00;">Content here</div>
        
        
          .myborder {border:2px solid #415f00;}
        
        Border color #415f00