#12b213 color space conversions
Hex:
        #12b213
        RGB:
        18, 178, 19
        CMY:
        93, 30, 93
        CMYK:
        90, 0, 89, 30
      HSL:
        120°, 81.6327%, 38.4314%
        HSV (HSB):
        120°, 89.8876%, 69.8039%
        XYZ:
        16.2874, 32.0164, 5.9374
        xyY:
        0.3003, 0.5903, 32.0164
      CIE-Lab:
        63.3564, -64.3333, 60.9794
        CIE-LCH:
        63.3564, 88.6412, 136.5331
        CIE-Luv:
        63.3564, -58.6220, 75.6799
        Hunter-Lab:
        56.5830, -47.6392, 33.3866
      #12b213 color charts
#12b213 RGB chart
      #12b213 CMYK chart
      #12b213 RGB pie chart
      #12b213 color shades, tints & tones
#12b213 color schemes
#12b213 color preview, HTML & CSS examples
           This text has a color of #12b213        
        
          <p style="color:#12b213;">Text here</p>
        
        
          .mytext {color:#12b213;}
        
        Text color #12b213
      
           This box has a color of #12b213        
        
          <div style="background-color:#12b213;">Content here</div>
        
        
          .mybackground {background-color:#12b213;}
        
        Background color #12b213
      
           Border around this has a color of #12b213        
        
          <div style="border:2px solid #12b213;">Content here</div>
        
        
          .myborder {border:2px solid #12b213;}
        
        Border color #12b213