#12fb36 color space conversions
Hex:
        #12fb36
        RGB:
        18, 251, 54
        CMY:
        93, 2, 79
        CMYK:
        93, 0, 78, 2
      HSL:
        129°, 96.6805%, 52.7451%
        HSV (HSB):
        129°, 92.8287%, 98.4314%
        XYZ:
        35.4125, 69.3893, 15.0171
        xyY:
        0.2956, 0.5791, 69.3893
      CIE-Lab:
        86.6965, -82.8725, 73.7300
        CIE-LCH:
        86.6965, 110.9232, 138.3411
        CIE-Luv:
        86.6965, -80.5997, 99.8663
        Hunter-Lab:
        83.3002, -69.8917, 47.6216
      #12fb36 color charts
#12fb36 RGB chart
      #12fb36 CMYK chart
      #12fb36 RGB pie chart
      #12fb36 color shades, tints & tones
#12fb36 color schemes
#12fb36 color preview, HTML & CSS examples
           This text has a color of #12fb36        
        
          <p style="color:#12fb36;">Text here</p>
        
        
          .mytext {color:#12fb36;}
        
        Text color #12fb36
      
           This box has a color of #12fb36        
        
          <div style="background-color:#12fb36;">Content here</div>
        
        
          .mybackground {background-color:#12fb36;}
        
        Background color #12fb36
      
           Border around this has a color of #12fb36        
        
          <div style="border:2px solid #12fb36;">Content here</div>
        
        
          .myborder {border:2px solid #12fb36;}
        
        Border color #12fb36