#0f940f color space conversions
Hex:
        #0f940f
        RGB:
        15, 148, 15
        CMY:
        94, 42, 94
        CMYK:
        90, 0, 90, 42
      HSL:
        120°, 81.5951%, 31.9608%
        HSV (HSB):
        120°, 89.8649%, 58.0392%
        XYZ:
        10.8731, 21.3159, 3.9932
        xyY:
        0.3005, 0.5891, 21.3159
      CIE-Lab:
        53.2935, -55.9569, 53.0230
        CIE-LCH:
        53.2935, 77.0884, 136.5421
        CIE-Luv:
        53.2935, -49.1122, 63.4897
        Hunter-Lab:
        46.1691, -38.7580, 27.1903
      #0f940f color charts
#0f940f RGB chart
      #0f940f CMYK chart
      #0f940f RGB pie chart
      #0f940f color shades, tints & tones
#0f940f color schemes
#0f940f color preview, HTML & CSS examples
           This text has a color of #0f940f        
        
          <p style="color:#0f940f;">Text here</p>
        
        
          .mytext {color:#0f940f;}
        
        Text color #0f940f
      
           This box has a color of #0f940f        
        
          <div style="background-color:#0f940f;">Content here</div>
        
        
          .mybackground {background-color:#0f940f;}
        
        Background color #0f940f
      
           Border around this has a color of #0f940f        
        
          <div style="border:2px solid #0f940f;">Content here</div>
        
        
          .myborder {border:2px solid #0f940f;}
        
        Border color #0f940f