#00940a color space conversions
Hex:
        #00940a
        RGB:
        0, 148, 10
        CMY:
        100, 42, 96
        CMYK:
        100, 0, 93, 42
      HSL:
        124°, 100.0000%, 29.0196%
        HSV (HSB):
        124°, 100.0000%, 58.0392%
        XYZ:
        10.6447, 21.2017, 3.8185
        xyY:
        0.2985, 0.5945, 21.2017
      CIE-Lab:
        53.1696, -57.1348, 53.7933
        CIE-LCH:
        53.1696, 78.4736, 136.7254
        CIE-Luv:
        53.1696, -50.2191, 64.0594
        Hunter-Lab:
        46.0453, -39.3140, 27.3149
      #00940a color charts
#00940a RGB chart
      #00940a CMYK chart
      #00940a RGB pie chart
      #00940a color shades, tints & tones
#00940a color schemes
#00940a color preview, HTML & CSS examples
           This text has a color of #00940a        
        
          <p style="color:#00940a;">Text here</p>
        
        
          .mytext {color:#00940a;}
        
        Text color #00940a
      
           This box has a color of #00940a        
        
          <div style="background-color:#00940a;">Content here</div>
        
        
          .mybackground {background-color:#00940a;}
        
        Background color #00940a
      
           Border around this has a color of #00940a        
        
          <div style="border:2px solid #00940a;">Content here</div>
        
        
          .myborder {border:2px solid #00940a;}
        
        Border color #00940a