#0f703e color space conversions
Hex:
        #0f703e
        RGB:
        15, 112, 62
        CMY:
        94, 56, 76
        CMYK:
        87, 0, 45, 56
      HSL:
        149°, 76.3780%, 24.9020%
        HSV (HSB):
        149°, 86.6071%, 43.9216%
        XYZ:
        6.8607, 12.0377, 6.5193
        xyY:
        0.2699, 0.4736, 12.0377
      CIE-Lab:
        41.2760, -38.6958, 20.5089
        CIE-LCH:
        41.2760, 43.7947, 152.0763
        CIE-Luv:
        41.2760, -35.0157, 29.5563
        Hunter-Lab:
        34.6954, -25.4203, 13.1460
      #0f703e color charts
#0f703e RGB chart
      #0f703e CMYK chart
      #0f703e RGB pie chart
      #0f703e color shades, tints & tones
#0f703e color schemes
#0f703e color preview, HTML & CSS examples
           This text has a color of #0f703e        
        
          <p style="color:#0f703e;">Text here</p>
        
        
          .mytext {color:#0f703e;}
        
        Text color #0f703e
      
           This box has a color of #0f703e        
        
          <div style="background-color:#0f703e;">Content here</div>
        
        
          .mybackground {background-color:#0f703e;}
        
        Background color #0f703e
      
           Border around this has a color of #0f703e        
        
          <div style="border:2px solid #0f703e;">Content here</div>
        
        
          .myborder {border:2px solid #0f703e;}
        
        Border color #0f703e