#0f8f42 color space conversions
Hex:
        #0f8f42
        RGB:
        15, 143, 66
        CMY:
        94, 44, 74
        CMYK:
        90, 0, 54, 44
      HSL:
        144°, 81.0127%, 30.9804%
        HSV (HSB):
        144°, 89.5105%, 56.0784%
        XYZ:
        11.0028, 20.1398, 8.4617
        xyY:
        0.2778, 0.5085, 20.1398
      CIE-Lab:
        51.9949, -49.3986, 31.8841
        CIE-LCH:
        51.9949, 58.7947, 147.1600
        CIE-Luv:
        51.9949, -45.8388, 45.3973
        Hunter-Lab:
        44.8774, -34.7717, 20.2349
      #0f8f42 color charts
#0f8f42 RGB chart
      #0f8f42 CMYK chart
      #0f8f42 RGB pie chart
      #0f8f42 color shades, tints & tones
#0f8f42 color schemes
#0f8f42 color preview, HTML & CSS examples
           This text has a color of #0f8f42        
        
          <p style="color:#0f8f42;">Text here</p>
        
        
          .mytext {color:#0f8f42;}
        
        Text color #0f8f42
      
           This box has a color of #0f8f42        
        
          <div style="background-color:#0f8f42;">Content here</div>
        
        
          .mybackground {background-color:#0f8f42;}
        
        Background color #0f8f42
      
           Border around this has a color of #0f8f42        
        
          <div style="border:2px solid #0f8f42;">Content here</div>
        
        
          .myborder {border:2px solid #0f8f42;}
        
        Border color #0f8f42