#12fa33 color space conversions
Hex:
        #12fa33
        RGB:
        18, 250, 51
        CMY:
        93, 2, 80
        CMYK:
        93, 0, 80, 2
      HSL:
        129°, 95.8678%, 52.5490%
        HSV (HSB):
        129°, 92.8000%, 98.0392%
        XYZ:
        35.0326, 68.7388, 14.5535
        xyY:
        0.2961, 0.5809, 68.7388
      CIE-Lab:
        86.3746, -82.7761, 74.2495
        CIE-LCH:
        86.3746, 111.1974, 138.1082
        CIE-Luv:
        86.3746, -80.3645, 100.0682
        Hunter-Lab:
        82.9089, -69.6665, 47.6287
      #12fa33 color charts
#12fa33 RGB chart
      #12fa33 CMYK chart
      #12fa33 RGB pie chart
      #12fa33 color shades, tints & tones
#12fa33 color schemes
#12fa33 color preview, HTML & CSS examples
           This text has a color of #12fa33        
        
          <p style="color:#12fa33;">Text here</p>
        
        
          .mytext {color:#12fa33;}
        
        Text color #12fa33
      
           This box has a color of #12fa33        
        
          <div style="background-color:#12fa33;">Content here</div>
        
        
          .mybackground {background-color:#12fa33;}
        
        Background color #12fa33
      
           Border around this has a color of #12fa33        
        
          <div style="border:2px solid #12fa33;">Content here</div>
        
        
          .myborder {border:2px solid #12fa33;}
        
        Border color #12fa33