#0af82d color space conversions
Hex:
        #0af82d
        RGB:
        10, 248, 45
        CMY:
        96, 3, 82
        CMYK:
        96, 0, 82, 3
      HSL:
        129°, 94.4444%, 50.5882%
        HSV (HSB):
        129°, 95.9677%, 97.2549%
        XYZ:
        34.1662, 67.3888, 13.6892
        xyY:
        0.2965, 0.5847, 67.3888
      CIE-Lab:
        85.6999, -82.8481, 75.1519
        CIE-LCH:
        85.6999, 111.8553, 137.7887
        CIE-Luv:
        85.6999, -80.2206, 100.3809
        Hunter-Lab:
        82.0907, -69.3668, 47.5764
      #0af82d color charts
#0af82d RGB chart
      #0af82d CMYK chart
      #0af82d RGB pie chart
      #0af82d color shades, tints & tones
#0af82d color schemes
#0af82d color preview, HTML & CSS examples
           This text has a color of #0af82d        
        
          <p style="color:#0af82d;">Text here</p>
        
        
          .mytext {color:#0af82d;}
        
        Text color #0af82d
      
           This box has a color of #0af82d        
        
          <div style="background-color:#0af82d;">Content here</div>
        
        
          .mybackground {background-color:#0af82d;}
        
        Background color #0af82d
      
           Border around this has a color of #0af82d        
        
          <div style="border:2px solid #0af82d;">Content here</div>
        
        
          .myborder {border:2px solid #0af82d;}
        
        Border color #0af82d