#0fb14d color space conversions
Hex:
        #0fb14d
        RGB:
        15, 177, 77
        CMY:
        94, 31, 70
        CMYK:
        92, 0, 56, 31
      HSL:
        143°, 84.3750%, 37.6471%
        HSV (HSB):
        143°, 91.5254%, 69.4118%
        XYZ:
        17.2587, 32.0817, 12.3039
        xyY:
        0.2800, 0.5204, 32.0817
      CIE-Lab:
        63.4103, -59.1511, 40.2222
        CIE-LCH:
        63.4103, 71.5309, 145.7847
        CIE-Luv:
        63.4103, -56.7951, 58.4920
        Hunter-Lab:
        56.6407, -44.7313, 26.7690
      #0fb14d color charts
#0fb14d RGB chart
      #0fb14d CMYK chart
      #0fb14d RGB pie chart
      #0fb14d color shades, tints & tones
#0fb14d color schemes
#0fb14d color preview, HTML & CSS examples
           This text has a color of #0fb14d        
        
          <p style="color:#0fb14d;">Text here</p>
        
        
          .mytext {color:#0fb14d;}
        
        Text color #0fb14d
      
           This box has a color of #0fb14d        
        
          <div style="background-color:#0fb14d;">Content here</div>
        
        
          .mybackground {background-color:#0fb14d;}
        
        Background color #0fb14d
      
           Border around this has a color of #0fb14d        
        
          <div style="border:2px solid #0fb14d;">Content here</div>
        
        
          .myborder {border:2px solid #0fb14d;}
        
        Border color #0fb14d