#0fb00f color space conversions
Hex:
        #0fb00f
        RGB:
        15, 176, 15
        CMY:
        94, 31, 94
        CMYK:
        91, 0, 91, 31
      HSL:
        120°, 84.2932%, 37.4510%
        HSV (HSB):
        120°, 91.4773%, 69.0196%
        XYZ:
        15.8086, 31.1867, 5.6384
        xyY:
        0.3004, 0.5925, 31.1867
      CIE-Lab:
        62.6649, -64.1013, 61.0826
        CIE-LCH:
        62.6649, 88.5441, 136.3814
        CIE-Luv:
        62.6649, -58.2502, 75.3028
        Hunter-Lab:
        55.8451, -47.1993, 33.1054
      #0fb00f color charts
#0fb00f RGB chart
      #0fb00f CMYK chart
      #0fb00f RGB pie chart
      #0fb00f color shades, tints & tones
#0fb00f color schemes
#0fb00f color preview, HTML & CSS examples
           This text has a color of #0fb00f        
        
          <p style="color:#0fb00f;">Text here</p>
        
        
          .mytext {color:#0fb00f;}
        
        Text color #0fb00f
      
           This box has a color of #0fb00f        
        
          <div style="background-color:#0fb00f;">Content here</div>
        
        
          .mybackground {background-color:#0fb00f;}
        
        Background color #0fb00f
      
           Border around this has a color of #0fb00f        
        
          <div style="border:2px solid #0fb00f;">Content here</div>
        
        
          .myborder {border:2px solid #0fb00f;}
        
        Border color #0fb00f