#12f932 color space conversions
Hex:
        #12f932
        RGB:
        18, 249, 50
        CMY:
        93, 2, 80
        CMYK:
        93, 0, 80, 2
      HSL:
        128°, 95.0617%, 52.3529%
        HSV (HSB):
        128°, 92.7711%, 97.6471%
        XYZ:
        34.7009, 68.1103, 14.3353
        xyY:
        0.2962, 0.5814, 68.1103
      CIE-Lab:
        86.0615, -82.5621, 74.2234
        CIE-LCH:
        86.0615, 111.0208, 138.0444
        CIE-Luv:
        86.0615, -80.0853, 99.8569
        Hunter-Lab:
        82.5289, -69.3719, 47.4716
      #12f932 color charts
#12f932 RGB chart
      #12f932 CMYK chart
      #12f932 RGB pie chart
      #12f932 color shades, tints & tones
#12f932 color schemes
#12f932 color preview, HTML & CSS examples
           This text has a color of #12f932        
        
          <p style="color:#12f932;">Text here</p>
        
        
          .mytext {color:#12f932;}
        
        Text color #12f932
      
           This box has a color of #12f932        
        
          <div style="background-color:#12f932;">Content here</div>
        
        
          .mybackground {background-color:#12f932;}
        
        Background color #12f932
      
           Border around this has a color of #12f932        
        
          <div style="border:2px solid #12f932;">Content here</div>
        
        
          .myborder {border:2px solid #12f932;}
        
        Border color #12f932