#0fb72f color space conversions
Hex:
        #0fb72f
        RGB:
        15, 183, 47
        CMY:
        94, 28, 82
        CMYK:
        92, 0, 74, 28
      HSL:
        131°, 84.8485%, 38.8235%
        HSV (HSB):
        131°, 91.8033%, 71.7647%
        XYZ:
        17.6436, 34.1738, 8.3556
        xyY:
        0.2932, 0.5679, 34.1738
      CIE-Lab:
        65.1003, -64.3461, 54.8377
        CIE-LCH:
        65.1003, 84.5435, 139.5613
        CIE-Luv:
        65.1003, -59.8772, 72.3730
        Hunter-Lab:
        58.4583, -48.4282, 32.4464
      #0fb72f color charts
#0fb72f RGB chart
      #0fb72f CMYK chart
      #0fb72f RGB pie chart
      #0fb72f color shades, tints & tones
#0fb72f color schemes
#0fb72f color preview, HTML & CSS examples
           This text has a color of #0fb72f        
        
          <p style="color:#0fb72f;">Text here</p>
        
        
          .mytext {color:#0fb72f;}
        
        Text color #0fb72f
      
           This box has a color of #0fb72f        
        
          <div style="background-color:#0fb72f;">Content here</div>
        
        
          .mybackground {background-color:#0fb72f;}
        
        Background color #0fb72f
      
           Border around this has a color of #0fb72f        
        
          <div style="border:2px solid #0fb72f;">Content here</div>
        
        
          .myborder {border:2px solid #0fb72f;}
        
        Border color #0fb72f