#0f7042 color space conversions
Hex:
        #0f7042
        RGB:
        15, 112, 66
        CMY:
        94, 56, 74
        CMYK:
        87, 0, 41, 56
      HSL:
        152°, 76.3780%, 24.9020%
        HSV (HSB):
        152°, 86.6071%, 43.9216%
        XYZ:
        6.9745, 12.0832, 7.1190
        xyY:
        0.2664, 0.4616, 12.0832
      CIE-Lab:
        41.3481, -37.8613, 18.3044
        CIE-LCH:
        41.3481, 42.0539, 154.1981
        CIE-Luv:
        41.3481, -34.7915, 27.1744
        Hunter-Lab:
        34.7610, -25.0169, 12.1902
      #0f7042 color charts
#0f7042 RGB chart
      #0f7042 CMYK chart
      #0f7042 RGB pie chart
      #0f7042 color shades, tints & tones
#0f7042 color schemes
#0f7042 color preview, HTML & CSS examples
           This text has a color of #0f7042        
        
          <p style="color:#0f7042;">Text here</p>
        
        
          .mytext {color:#0f7042;}
        
        Text color #0f7042
      
           This box has a color of #0f7042        
        
          <div style="background-color:#0f7042;">Content here</div>
        
        
          .mybackground {background-color:#0f7042;}
        
        Background color #0f7042
      
           Border around this has a color of #0f7042        
        
          <div style="border:2px solid #0f7042;">Content here</div>
        
        
          .myborder {border:2px solid #0f7042;}
        
        Border color #0f7042