#407f03 color space conversions
Hex:
        #407f03
        RGB:
        64, 127, 3
        CMY:
        75, 50, 99
        CMYK:
        50, 0, 98, 50
      HSL:
        90°, 95.3846%, 25.4902%
        HSV (HSB):
        90°, 97.6378%, 49.8039%
        XYZ:
        9.7202, 16.2753, 2.7153
        xyY:
        0.3386, 0.5669, 16.2753
      CIE-Lab:
        47.3336, -39.1698, 50.7642
        CIE-LCH:
        47.3336, 64.1192, 127.6539
        CIE-Luv:
        47.3336, -30.4210, 55.8409
        Hunter-Lab:
        40.3427, -27.5919, 24.2493
      #407f03 color charts
#407f03 RGB chart
      #407f03 CMYK chart
      #407f03 RGB pie chart
      #407f03 color shades, tints & tones
#407f03 color schemes
#407f03 color preview, HTML & CSS examples
           This text has a color of #407f03        
        
          <p style="color:#407f03;">Text here</p>
        
        
          .mytext {color:#407f03;}
        
        Text color #407f03
      
           This box has a color of #407f03        
        
          <div style="background-color:#407f03;">Content here</div>
        
        
          .mybackground {background-color:#407f03;}
        
        Background color #407f03
      
           Border around this has a color of #407f03        
        
          <div style="border:2px solid #407f03;">Content here</div>
        
        
          .myborder {border:2px solid #407f03;}
        
        Border color #407f03