#12ff20 color space conversions
Hex:
        #12ff20
        RGB:
        18, 255, 32
        CMY:
        93, 0, 87
        CMYK:
        93, 0, 87, 0
      HSL:
        124°, 100.0000%, 53.5294%
        HSV (HSB):
        124°, 92.9412%, 100.0000%
        XYZ:
        36.2702, 71.7529, 13.3046
        xyY:
        0.2989, 0.5914, 71.7529
      CIE-Lab:
        87.8495, -84.9610, 79.8055
        CIE-LCH:
        87.8495, 116.5646, 136.7922
        CIE-Luv:
        87.8495, -82.1744, 105.0692
        Hunter-Lab:
        84.7071, -71.8066, 49.9825
      #12ff20 color charts
#12ff20 RGB chart
      #12ff20 CMYK chart
      #12ff20 RGB pie chart
      #12ff20 color shades, tints & tones
#12ff20 color schemes
#12ff20 color preview, HTML & CSS examples
           This text has a color of #12ff20        
        
          <p style="color:#12ff20;">Text here</p>
        
        
          .mytext {color:#12ff20;}
        
        Text color #12ff20
      
           This box has a color of #12ff20        
        
          <div style="background-color:#12ff20;">Content here</div>
        
        
          .mybackground {background-color:#12ff20;}
        
        Background color #12ff20
      
           Border around this has a color of #12ff20        
        
          <div style="border:2px solid #12ff20;">Content here</div>
        
        
          .myborder {border:2px solid #12ff20;}
        
        Border color #12ff20