#0fa212 color space conversions
Hex:
        #0fa212
        RGB:
        15, 162, 18
        CMY:
        94, 36, 93
        CMYK:
        91, 0, 89, 36
      HSL:
        121°, 83.0508%, 34.7059%
        HSV (HSB):
        121°, 90.7407%, 63.5294%
        XYZ:
        13.2265, 25.9859, 4.8909
        xyY:
        0.2999, 0.5892, 25.9859
      CIE-Lab:
        58.0237, -59.9646, 56.5317
        CIE-LCH:
        58.0237, 82.4111, 136.6879
        CIE-Luv:
        58.0237, -53.6883, 69.0847
        Hunter-Lab:
        50.9764, -42.8944, 29.9949
      #0fa212 color charts
#0fa212 RGB chart
      #0fa212 CMYK chart
      #0fa212 RGB pie chart
      #0fa212 color shades, tints & tones
#0fa212 color schemes
#0fa212 color preview, HTML & CSS examples
           This text has a color of #0fa212        
        
          <p style="color:#0fa212;">Text here</p>
        
        
          .mytext {color:#0fa212;}
        
        Text color #0fa212
      
           This box has a color of #0fa212        
        
          <div style="background-color:#0fa212;">Content here</div>
        
        
          .mybackground {background-color:#0fa212;}
        
        Background color #0fa212
      
           Border around this has a color of #0fa212        
        
          <div style="border:2px solid #0fa212;">Content here</div>
        
        
          .myborder {border:2px solid #0fa212;}
        
        Border color #0fa212