#0f8241 color space conversions
Hex:
        #0f8241
        RGB:
        15, 130, 65
        CMY:
        94, 49, 75
        CMYK:
        88, 0, 50, 49
      HSL:
        146°, 79.3103%, 28.4314%
        HSV (HSB):
        146°, 88.4615%, 50.9804%
        XYZ:
        9.1338, 16.4485, 7.6945
        xyY:
        0.2745, 0.4943, 16.4485
      CIE-Lab:
        47.5575, -44.9343, 26.8949
        CIE-LCH:
        47.5575, 52.3682, 149.0979
        CIE-Luv:
        47.5575, -41.3382, 38.5572
        Hunter-Lab:
        40.5567, -30.7743, 17.1411
      #0f8241 color charts
#0f8241 RGB chart
      #0f8241 CMYK chart
      #0f8241 RGB pie chart
      #0f8241 color shades, tints & tones
#0f8241 color schemes
#0f8241 color preview, HTML & CSS examples
           This text has a color of #0f8241        
        
          <p style="color:#0f8241;">Text here</p>
        
        
          .mytext {color:#0f8241;}
        
        Text color #0f8241
      
           This box has a color of #0f8241        
        
          <div style="background-color:#0f8241;">Content here</div>
        
        
          .mybackground {background-color:#0f8241;}
        
        Background color #0f8241
      
           Border around this has a color of #0f8241        
        
          <div style="border:2px solid #0f8241;">Content here</div>
        
        
          .myborder {border:2px solid #0f8241;}
        
        Border color #0f8241