#0ac52a color space conversions
Hex:
        #0ac52a
        RGB:
        10, 197, 42
        CMY:
        96, 23, 84
        CMYK:
        95, 0, 79, 23
      HSL:
        130°, 90.3382%, 40.5882%
        HSV (HSB):
        130°, 94.9239%, 77.2549%
        XYZ:
        20.5093, 40.1642, 8.8620
        xyY:
        0.2949, 0.5776, 40.1642
      CIE-Lab:
        69.5863, -69.0079, 60.8889
        CIE-LCH:
        69.5863, 92.0302, 138.5765
        CIE-Luv:
        69.5863, -64.7191, 79.7529
        Hunter-Lab:
        63.3752, -53.1409, 36.0719
      #0ac52a color charts
#0ac52a RGB chart
      #0ac52a CMYK chart
      #0ac52a RGB pie chart
      #0ac52a color shades, tints & tones
#0ac52a color schemes
#0ac52a color preview, HTML & CSS examples
           This text has a color of #0ac52a        
        
          <p style="color:#0ac52a;">Text here</p>
        
        
          .mytext {color:#0ac52a;}
        
        Text color #0ac52a
      
           This box has a color of #0ac52a        
        
          <div style="background-color:#0ac52a;">Content here</div>
        
        
          .mybackground {background-color:#0ac52a;}
        
        Background color #0ac52a
      
           Border around this has a color of #0ac52a        
        
          <div style="border:2px solid #0ac52a;">Content here</div>
        
        
          .myborder {border:2px solid #0ac52a;}
        
        Border color #0ac52a