#12f82a color space conversions
Hex:
        #12f82a
        RGB:
        18, 248, 42
        CMY:
        93, 3, 84
        CMYK:
        93, 0, 83, 3
      HSL:
        126°, 94.2623%, 52.1569%
        HSV (HSB):
        126°, 92.7419%, 97.2549%
        XYZ:
        34.2348, 67.4306, 13.4015
        xyY:
        0.2975, 0.5860, 67.4306
      CIE-Lab:
        85.7209, -82.7010, 75.8950
        CIE-LCH:
        85.7209, 112.2476, 137.4573
        CIE-Luv:
        85.7209, -79.9373, 100.8875
        Hunter-Lab:
        82.1161, -69.2853, 47.8050
      #12f82a color charts
#12f82a RGB chart
      #12f82a CMYK chart
      #12f82a RGB pie chart
      #12f82a color shades, tints & tones
#12f82a color schemes
#12f82a color preview, HTML & CSS examples
           This text has a color of #12f82a        
        
          <p style="color:#12f82a;">Text here</p>
        
        
          .mytext {color:#12f82a;}
        
        Text color #12f82a
      
           This box has a color of #12f82a        
        
          <div style="background-color:#12f82a;">Content here</div>
        
        
          .mybackground {background-color:#12f82a;}
        
        Background color #12f82a
      
           Border around this has a color of #12f82a        
        
          <div style="border:2px solid #12f82a;">Content here</div>
        
        
          .myborder {border:2px solid #12f82a;}
        
        Border color #12f82a