#0fae12 color space conversions
Hex:
        #0fae12
        RGB:
        15, 174, 18
        CMY:
        94, 32, 93
        CMYK:
        91, 0, 90, 32
      HSL:
        121°, 84.1270%, 37.0588%
        HSV (HSB):
        121°, 91.3793%, 68.2353%
        XYZ:
        15.4422, 30.4173, 5.6295
        xyY:
        0.2999, 0.5908, 30.4173
      CIE-Lab:
        62.0127, -63.4303, 59.9970
        CIE-LCH:
        62.0127, 87.3101, 136.5933
        CIE-Luv:
        62.0127, -57.5740, 74.1355
        Hunter-Lab:
        55.1519, -46.5368, 32.5544
      #0fae12 color charts
#0fae12 RGB chart
      #0fae12 CMYK chart
      #0fae12 RGB pie chart
      #0fae12 color shades, tints & tones
#0fae12 color schemes
#0fae12 color preview, HTML & CSS examples
           This text has a color of #0fae12        
        
          <p style="color:#0fae12;">Text here</p>
        
        
          .mytext {color:#0fae12;}
        
        Text color #0fae12
      
           This box has a color of #0fae12        
        
          <div style="background-color:#0fae12;">Content here</div>
        
        
          .mybackground {background-color:#0fae12;}
        
        Background color #0fae12
      
           Border around this has a color of #0fae12        
        
          <div style="border:2px solid #0fae12;">Content here</div>
        
        
          .myborder {border:2px solid #0fae12;}
        
        Border color #0fae12