#0a8214 color space conversions
Hex:
        #0a8214
        RGB:
        10, 130, 20
        CMY:
        96, 49, 92
        CMYK:
        92, 0, 85, 49
      HSL:
        125°, 85.7143%, 27.4510%
        HSV (HSB):
        125°, 92.3077%, 50.9804%
        XYZ:
        8.2341, 16.0803, 3.3316
        xyY:
        0.2978, 0.5816, 16.0803
      CIE-Lab:
        47.0797, -50.6559, 46.2029
        CIE-LCH:
        47.0797, 68.5618, 137.6323
        CIE-Luv:
        47.0797, -43.3842, 54.7802
        Hunter-Lab:
        40.1002, -33.5227, 23.1442
      #0a8214 color charts
#0a8214 RGB chart
      #0a8214 CMYK chart
      #0a8214 RGB pie chart
      #0a8214 color shades, tints & tones
#0a8214 color schemes
#0a8214 color preview, HTML & CSS examples
           This text has a color of #0a8214        
        
          <p style="color:#0a8214;">Text here</p>
        
        
          .mytext {color:#0a8214;}
        
        Text color #0a8214
      
           This box has a color of #0a8214        
        
          <div style="background-color:#0a8214;">Content here</div>
        
        
          .mybackground {background-color:#0a8214;}
        
        Background color #0a8214
      
           Border around this has a color of #0a8214        
        
          <div style="border:2px solid #0a8214;">Content here</div>
        
        
          .myborder {border:2px solid #0a8214;}
        
        Border color #0a8214