#12ff2a color space conversions
Hex:
        #12ff2a
        RGB:
        18, 255, 42
        CMY:
        93, 0, 84
        CMYK:
        93, 0, 84, 0
      HSL:
        126°, 100.0000%, 53.5294%
        HSV (HSB):
        126°, 92.9412%, 100.0000%
        XYZ:
        36.4274, 71.8158, 14.1324
        xyY:
        0.2977, 0.5868, 71.8158
      CIE-Lab:
        87.8798, -84.5685, 77.8407
        CIE-LCH:
        87.8798, 114.9391, 137.3721
        CIE-Luv:
        87.8798, -82.0273, 103.6802
        Hunter-Lab:
        84.7442, -71.5739, 49.4334
      #12ff2a color charts
#12ff2a RGB chart
      #12ff2a CMYK chart
      #12ff2a RGB pie chart
      #12ff2a color shades, tints & tones
#12ff2a color schemes
#12ff2a color preview, HTML & CSS examples
           This text has a color of #12ff2a        
        
          <p style="color:#12ff2a;">Text here</p>
        
        
          .mytext {color:#12ff2a;}
        
        Text color #12ff2a
      
           This box has a color of #12ff2a        
        
          <div style="background-color:#12ff2a;">Content here</div>
        
        
          .mybackground {background-color:#12ff2a;}
        
        Background color #12ff2a
      
           Border around this has a color of #12ff2a        
        
          <div style="border:2px solid #12ff2a;">Content here</div>
        
        
          .myborder {border:2px solid #12ff2a;}
        
        Border color #12ff2a