#0f803a color space conversions
Hex:
        #0f803a
        RGB:
        15, 128, 58
        CMY:
        94, 50, 77
        CMYK:
        88, 0, 55, 50
      HSL:
        143°, 79.0210%, 28.0392%
        HSV (HSB):
        143°, 88.2812%, 50.1961%
        XYZ:
        8.6799, 15.8454, 6.6040
        xyY:
        0.2788, 0.5090, 15.8454
      CIE-Lab:
        46.7710, -45.4025, 29.6459
        CIE-LCH:
        46.7710, 54.2242, 146.8572
        CIE-Luv:
        46.7710, -40.9806, 41.0039
        Hunter-Lab:
        39.8063, -30.7384, 18.0280
      #0f803a color charts
#0f803a RGB chart
      #0f803a CMYK chart
      #0f803a RGB pie chart
      #0f803a color shades, tints & tones
#0f803a color schemes
#0f803a color preview, HTML & CSS examples
           This text has a color of #0f803a        
        
          <p style="color:#0f803a;">Text here</p>
        
        
          .mytext {color:#0f803a;}
        
        Text color #0f803a
      
           This box has a color of #0f803a        
        
          <div style="background-color:#0f803a;">Content here</div>
        
        
          .mybackground {background-color:#0f803a;}
        
        Background color #0f803a
      
           Border around this has a color of #0f803a        
        
          <div style="border:2px solid #0f803a;">Content here</div>
        
        
          .myborder {border:2px solid #0f803a;}
        
        Border color #0f803a