#0f703a color space conversions
Hex:
        #0f703a
        RGB:
        15, 112, 58
        CMY:
        94, 56, 77
        CMYK:
        87, 0, 48, 56
      HSL:
        147°, 76.3780%, 24.9020%
        HSV (HSB):
        147°, 86.6071%, 43.9216%
        XYZ:
        6.7549, 11.9954, 5.9623
        xyY:
        0.2733, 0.4854, 11.9954
      CIE-Lab:
        41.2088, -39.4817, 22.6881
        CIE-LCH:
        41.2088, 45.5363, 150.1162
        CIE-Luv:
        41.2088, -35.2295, 31.8164
        Hunter-Lab:
        34.6344, -25.7965, 14.0373
      #0f703a color charts
#0f703a RGB chart
      #0f703a CMYK chart
      #0f703a RGB pie chart
      #0f703a color shades, tints & tones
#0f703a color schemes
#0f703a color preview, HTML & CSS examples
           This text has a color of #0f703a        
        
          <p style="color:#0f703a;">Text here</p>
        
        
          .mytext {color:#0f703a;}
        
        Text color #0f703a
      
           This box has a color of #0f703a        
        
          <div style="background-color:#0f703a;">Content here</div>
        
        
          .mybackground {background-color:#0f703a;}
        
        Background color #0f703a
      
           Border around this has a color of #0f703a        
        
          <div style="border:2px solid #0f703a;">Content here</div>
        
        
          .myborder {border:2px solid #0f703a;}
        
        Border color #0f703a