#0af50e color space conversions
Hex:
        #0af50e
        RGB:
        10, 245, 14
        CMY:
        96, 4, 95
        CMYK:
        96, 0, 94, 4
      HSL:
        121°, 92.1569%, 50.0000%
        HSV (HSB):
        121°, 95.9184%, 96.0784%
        XYZ:
        32.8568, 65.4011, 11.3074
        xyY:
        0.2999, 0.5969, 65.4011
      CIE-Lab:
        84.6900, -83.0957, 79.5955
        CIE-LCH:
        84.6900, 115.0667, 136.2325
        CIE-Luv:
        84.6900, -79.7184, 102.8569
        Hunter-Lab:
        80.8709, -69.0018, 48.3197
      #0af50e color charts
#0af50e RGB chart
      #0af50e CMYK chart
      #0af50e RGB pie chart
      #0af50e color shades, tints & tones
#0af50e color schemes
#0af50e color preview, HTML & CSS examples
           This text has a color of #0af50e        
        
          <p style="color:#0af50e;">Text here</p>
        
        
          .mytext {color:#0af50e;}
        
        Text color #0af50e
      
           This box has a color of #0af50e        
        
          <div style="background-color:#0af50e;">Content here</div>
        
        
          .mybackground {background-color:#0af50e;}
        
        Background color #0af50e
      
           Border around this has a color of #0af50e        
        
          <div style="border:2px solid #0af50e;">Content here</div>
        
        
          .myborder {border:2px solid #0af50e;}
        
        Border color #0af50e