#0f934f color space conversions
Hex:
        #0f934f
        RGB:
        15, 147, 79
        CMY:
        94, 42, 69
        CMYK:
        90, 0, 46, 42
      HSL:
        149°, 81.4815%, 31.7647%
        HSV (HSB):
        149°, 89.7959%, 57.6471%
        XYZ:
        12.0420, 21.5335, 10.9188
        xyY:
        0.2706, 0.4840, 21.5335
      CIE-Lab:
        53.5285, -48.5668, 26.9583
        CIE-LCH:
        53.5285, 55.5471, 150.9664
        CIE-Luv:
        53.5285, -46.5382, 40.7663
        Hunter-Lab:
        46.4042, -34.8862, 18.5321
      #0f934f color charts
#0f934f RGB chart
      #0f934f CMYK chart
      #0f934f RGB pie chart
      #0f934f color shades, tints & tones
#0f934f color schemes
#0f934f color preview, HTML & CSS examples
           This text has a color of #0f934f        
        
          <p style="color:#0f934f;">Text here</p>
        
        
          .mytext {color:#0f934f;}
        
        Text color #0f934f
      
           This box has a color of #0f934f        
        
          <div style="background-color:#0f934f;">Content here</div>
        
        
          .mybackground {background-color:#0f934f;}
        
        Background color #0f934f
      
           Border around this has a color of #0f934f        
        
          <div style="border:2px solid #0f934f;">Content here</div>
        
        
          .myborder {border:2px solid #0f934f;}
        
        Border color #0f934f