#12b216 color space conversions
Hex:
        #12b216
        RGB:
        18, 178, 22
        CMY:
        93, 30, 91
        CMYK:
        90, 0, 88, 30
      HSL:
        122°, 81.6327%, 38.4314%
        HSV (HSB):
        122°, 89.8876%, 69.8039%
        XYZ:
        16.3147, 32.0273, 6.0811
        xyY:
        0.2998, 0.5885, 32.0273
      CIE-Lab:
        63.3655, -64.2172, 60.3883
        CIE-LCH:
        63.3655, 88.1510, 136.7600
        CIE-Luv:
        63.3655, -58.5818, 75.2905
        Hunter-Lab:
        56.5927, -47.5788, 33.2440
      #12b216 color charts
#12b216 RGB chart
      #12b216 CMYK chart
      #12b216 RGB pie chart
      #12b216 color shades, tints & tones
#12b216 color schemes
#12b216 color preview, HTML & CSS examples
           This text has a color of #12b216        
        
          <p style="color:#12b216;">Text here</p>
        
        
          .mytext {color:#12b216;}
        
        Text color #12b216
      
           This box has a color of #12b216        
        
          <div style="background-color:#12b216;">Content here</div>
        
        
          .mybackground {background-color:#12b216;}
        
        Background color #12b216
      
           Border around this has a color of #12b216        
        
          <div style="border:2px solid #12b216;">Content here</div>
        
        
          .myborder {border:2px solid #12b216;}
        
        Border color #12b216