#0a3f00 color space conversions
Hex:
        #0a3f00
        RGB:
        10, 63, 0
        CMY:
        96, 75, 100
        CMYK:
        84, 0, 100, 75
      HSL:
        110°, 100.0000%, 12.3529%
        HSV (HSB):
        110°, 100.0000%, 24.7059%
        XYZ:
        1.9027, 3.6195, 0.5984
        xyY:
        0.3109, 0.5914, 3.6195
      CIE-Lab:
        22.3715, -29.6323, 30.0130
        CIE-LCH:
        22.3715, 42.1764, 134.6343
        CIE-Luv:
        22.3715, -19.3692, 27.1650
        Hunter-Lab:
        19.0251, -15.4423, 11.4528
      #0a3f00 color charts
#0a3f00 RGB chart
      #0a3f00 CMYK chart
      #0a3f00 RGB pie chart
      #0a3f00 color shades, tints & tones
#0a3f00 color schemes
#0a3f00 color preview, HTML & CSS examples
           This text has a color of #0a3f00        
        
          <p style="color:#0a3f00;">Text here</p>
        
        
          .mytext {color:#0a3f00;}
        
        Text color #0a3f00
      
           This box has a color of #0a3f00        
        
          <div style="background-color:#0a3f00;">Content here</div>
        
        
          .mybackground {background-color:#0a3f00;}
        
        Background color #0a3f00
      
           Border around this has a color of #0a3f00        
        
          <div style="border:2px solid #0a3f00;">Content here</div>
        
        
          .myborder {border:2px solid #0a3f00;}
        
        Border color #0a3f00