#12c026 color space conversions
Hex:
        #12c026
        RGB:
        18, 192, 38
        CMY:
        93, 25, 85
        CMYK:
        91, 0, 80, 25
      HSL:
        127°, 82.8571%, 41.1765%
        HSV (HSB):
        127°, 90.6250%, 75.2941%
        XYZ:
        19.4489, 37.9678, 8.1372
        xyY:
        0.2967, 0.5792, 37.9678
      CIE-Lab:
        67.9969, -67.4172, 60.5791
        CIE-LCH:
        67.9969, 90.6361, 138.0581
        CIE-Luv:
        67.9969, -62.7682, 78.4601
        Hunter-Lab:
        61.6180, -51.4903, 35.3029
      #12c026 color charts
#12c026 RGB chart
      #12c026 CMYK chart
      #12c026 RGB pie chart
      #12c026 color shades, tints & tones
#12c026 color schemes
#12c026 color preview, HTML & CSS examples
           This text has a color of #12c026        
        
          <p style="color:#12c026;">Text here</p>
        
        
          .mytext {color:#12c026;}
        
        Text color #12c026
      
           This box has a color of #12c026        
        
          <div style="background-color:#12c026;">Content here</div>
        
        
          .mybackground {background-color:#12c026;}
        
        Background color #12c026
      
           Border around this has a color of #12c026        
        
          <div style="border:2px solid #12c026;">Content here</div>
        
        
          .myborder {border:2px solid #12c026;}
        
        Border color #12c026