#0af52d color space conversions
Hex:
        #0af52d
        RGB:
        10, 245, 45
        CMY:
        96, 4, 82
        CMYK:
        96, 0, 82, 4
      HSL:
        129°, 92.1569%, 50.0000%
        HSV (HSB):
        129°, 95.9184%, 96.0784%
        XYZ:
        33.2512, 65.5588, 13.3842
        xyY:
        0.2964, 0.5843, 65.5588
      CIE-Lab:
        84.7709, -82.0460, 74.2998
        CIE-LCH:
        84.7709, 110.6888, 137.8364
        CIE-Luv:
        84.7709, -79.3255, 99.1686
        Hunter-Lab:
        80.9684, -68.3902, 46.8771
      #0af52d color charts
#0af52d RGB chart
      #0af52d CMYK chart
      #0af52d RGB pie chart
      #0af52d color shades, tints & tones
#0af52d color schemes
#0af52d color preview, HTML & CSS examples
           This text has a color of #0af52d        
        
          <p style="color:#0af52d;">Text here</p>
        
        
          .mytext {color:#0af52d;}
        
        Text color #0af52d
      
           This box has a color of #0af52d        
        
          <div style="background-color:#0af52d;">Content here</div>
        
        
          .mybackground {background-color:#0af52d;}
        
        Background color #0af52d
      
           Border around this has a color of #0af52d        
        
          <div style="border:2px solid #0af52d;">Content here</div>
        
        
          .myborder {border:2px solid #0af52d;}
        
        Border color #0af52d