#0ad42a color space conversions
Hex:
        #0ad42a
        RGB:
        10, 212, 42
        CMY:
        96, 17, 84
        CMYK:
        95, 0, 80, 17
      HSL:
        130°, 90.9910%, 43.5294%
        HSV (HSB):
        130°, 95.2830%, 83.1373%
        XYZ:
        24.0866, 47.3187, 10.0544
        xyY:
        0.2957, 0.5809, 47.3187
      CIE-Lab:
        74.3931, -73.2166, 65.4515
        CIE-LCH:
        74.3931, 98.2068, 138.2051
        CIE-Luv:
        74.3931, -69.3776, 86.1317
        Hunter-Lab:
        68.7886, -57.8775, 39.4859
      #0ad42a color charts
#0ad42a RGB chart
      #0ad42a CMYK chart
      #0ad42a RGB pie chart
      #0ad42a color shades, tints & tones
#0ad42a color schemes
#0ad42a color preview, HTML & CSS examples
           This text has a color of #0ad42a        
        
          <p style="color:#0ad42a;">Text here</p>
        
        
          .mytext {color:#0ad42a;}
        
        Text color #0ad42a
      
           This box has a color of #0ad42a        
        
          <div style="background-color:#0ad42a;">Content here</div>
        
        
          .mybackground {background-color:#0ad42a;}
        
        Background color #0ad42a
      
           Border around this has a color of #0ad42a        
        
          <div style="border:2px solid #0ad42a;">Content here</div>
        
        
          .myborder {border:2px solid #0ad42a;}
        
        Border color #0ad42a