#0f792a color space conversions
Hex:
        #0f792a
        RGB:
        15, 121, 42
        CMY:
        94, 53, 84
        CMYK:
        88, 0, 65, 53
      HSL:
        135°, 77.9412%, 26.6667%
        HSV (HSB):
        135°, 87.6033%, 47.4510%
        XYZ:
        7.4523, 13.9435, 4.4891
        xyY:
        0.2879, 0.5387, 13.9435
      CIE-Lab:
        44.1518, -45.2715, 34.6178
        CIE-LCH:
        44.1518, 56.9903, 142.5959
        CIE-Luv:
        44.1518, -39.1880, 44.2579
        Hunter-Lab:
        37.3410, -29.7227, 19.0109
      #0f792a color charts
#0f792a RGB chart
      #0f792a CMYK chart
      #0f792a RGB pie chart
      #0f792a color shades, tints & tones
#0f792a color schemes
#0f792a color preview, HTML & CSS examples
           This text has a color of #0f792a        
        
          <p style="color:#0f792a;">Text here</p>
        
        
          .mytext {color:#0f792a;}
        
        Text color #0f792a
      
           This box has a color of #0f792a        
        
          <div style="background-color:#0f792a;">Content here</div>
        
        
          .mybackground {background-color:#0f792a;}
        
        Background color #0f792a
      
           Border around this has a color of #0f792a        
        
          <div style="border:2px solid #0f792a;">Content here</div>
        
        
          .myborder {border:2px solid #0f792a;}
        
        Border color #0f792a