#12f92b color space conversions
Hex:
        #12f92b
        RGB:
        18, 249, 43
        CMY:
        93, 2, 83
        CMYK:
        93, 0, 83, 2
      HSL:
        126°, 95.0617%, 52.3529%
        HSV (HSB):
        126°, 92.7711%, 97.6471%
        XYZ:
        34.5612, 68.0544, 13.5998
        xyY:
        0.2974, 0.5856, 68.0544
      CIE-Lab:
        86.0336, -82.9219, 75.9461
        CIE-LCH:
        86.0336, 112.4449, 137.5142
        CIE-Luv:
        86.0336, -80.2192, 101.1231
        Hunter-Lab:
        82.4951, -69.5841, 47.9723
      #12f92b color charts
#12f92b RGB chart
      #12f92b CMYK chart
      #12f92b RGB pie chart
      #12f92b color shades, tints & tones
#12f92b color schemes
#12f92b color preview, HTML & CSS examples
           This text has a color of #12f92b        
        
          <p style="color:#12f92b;">Text here</p>
        
        
          .mytext {color:#12f92b;}
        
        Text color #12f92b
      
           This box has a color of #12f92b        
        
          <div style="background-color:#12f92b;">Content here</div>
        
        
          .mybackground {background-color:#12f92b;}
        
        Background color #12f92b
      
           Border around this has a color of #12f92b        
        
          <div style="border:2px solid #12f92b;">Content here</div>
        
        
          .myborder {border:2px solid #12f92b;}
        
        Border color #12f92b