#12960a color space conversions
Hex:
        #12960a
        RGB:
        18, 150, 10
        CMY:
        93, 41, 96
        CMYK:
        88, 0, 93, 41
      HSL:
        117°, 87.5000%, 31.3725%
        HSV (HSB):
        117°, 93.3333%, 58.8235%
        XYZ:
        11.2106, 21.9632, 3.9356
        xyY:
        0.3021, 0.5918, 21.9632
      CIE-Lab:
        53.9879, -56.4649, 54.5415
        CIE-LCH:
        53.9879, 78.5052, 135.9927
        CIE-Luv:
        53.9879, -49.5607, 64.9073
        Hunter-Lab:
        46.8649, -39.3145, 27.8264
      #12960a color charts
#12960a RGB chart
      #12960a CMYK chart
      #12960a RGB pie chart
      #12960a color shades, tints & tones
#12960a color schemes
#12960a color preview, HTML & CSS examples
           This text has a color of #12960a        
        
          <p style="color:#12960a;">Text here</p>
        
        
          .mytext {color:#12960a;}
        
        Text color #12960a
      
           This box has a color of #12960a        
        
          <div style="background-color:#12960a;">Content here</div>
        
        
          .mybackground {background-color:#12960a;}
        
        Background color #12960a
      
           Border around this has a color of #12960a        
        
          <div style="border:2px solid #12960a;">Content here</div>
        
        
          .myborder {border:2px solid #12960a;}
        
        Border color #12960a