#0f8142 color space conversions
Hex:
        #0f8142
        RGB:
        15, 129, 66
        CMY:
        94, 49, 74
        CMYK:
        88, 0, 49, 49
      HSL:
        147°, 79.1667%, 28.2353%
        HSV (HSB):
        147°, 88.3721%, 50.5882%
        XYZ:
        9.0306, 16.1954, 7.8043
        xyY:
        0.2734, 0.4903, 16.1954
      CIE-Lab:
        47.2298, -44.3875, 25.9385
        CIE-LCH:
        47.2298, 51.4106, 149.6995
        CIE-Luv:
        47.2298, -40.9309, 37.4373
        Hunter-Lab:
        40.2435, -30.3709, 16.6725
      #0f8142 color charts
#0f8142 RGB chart
      #0f8142 CMYK chart
      #0f8142 RGB pie chart
      #0f8142 color shades, tints & tones
#0f8142 color schemes
#0f8142 color preview, HTML & CSS examples
           This text has a color of #0f8142        
        
          <p style="color:#0f8142;">Text here</p>
        
        
          .mytext {color:#0f8142;}
        
        Text color #0f8142
      
           This box has a color of #0f8142        
        
          <div style="background-color:#0f8142;">Content here</div>
        
        
          .mybackground {background-color:#0f8142;}
        
        Background color #0f8142
      
           Border around this has a color of #0f8142        
        
          <div style="border:2px solid #0f8142;">Content here</div>
        
        
          .myborder {border:2px solid #0f8142;}
        
        Border color #0f8142