#12b20f color space conversions
Hex:
        #12b20f
        RGB:
        18, 178, 15
        CMY:
        93, 30, 94
        CMYK:
        90, 0, 92, 30
      HSL:
        119°, 84.4560%, 37.8431%
        HSV (HSB):
        119°, 91.5730%, 69.8039%
        XYZ:
        16.2561, 32.0039, 5.7725
        xyY:
        0.3009, 0.5923, 32.0039
      CIE-Lab:
        63.3461, -64.4668, 61.6704
        CIE-LCH:
        63.3461, 89.2144, 136.2700
        CIE-Luv:
        63.3461, -58.6683, 76.1280
        Hunter-Lab:
        56.5720, -47.7086, 33.5505
      #12b20f color charts
#12b20f RGB chart
      #12b20f CMYK chart
      #12b20f RGB pie chart
      #12b20f color shades, tints & tones
#12b20f color schemes
#12b20f color preview, HTML & CSS examples
           This text has a color of #12b20f        
        
          <p style="color:#12b20f;">Text here</p>
        
        
          .mytext {color:#12b20f;}
        
        Text color #12b20f
      
           This box has a color of #12b20f        
        
          <div style="background-color:#12b20f;">Content here</div>
        
        
          .mybackground {background-color:#12b20f;}
        
        Background color #12b20f
      
           Border around this has a color of #12b20f        
        
          <div style="border:2px solid #12b20f;">Content here</div>
        
        
          .myborder {border:2px solid #12b20f;}
        
        Border color #12b20f