#12923d color space conversions
Hex:
        #12923d
        RGB:
        18, 146, 61
        CMY:
        93, 43, 76
        CMYK:
        88, 0, 58, 43
      HSL:
        140°, 78.0488%, 32.1569%
        HSV (HSB):
        140°, 87.6712%, 57.2549%
        XYZ:
        11.3706, 21.0233, 7.8735
        xyY:
        0.2824, 0.5221, 21.0233
      CIE-Lab:
        52.9750, -50.9372, 35.5992
        CIE-LCH:
        52.9750, 62.1442, 145.0509
        CIE-Luv:
        52.9750, -46.8408, 49.4036
        Hunter-Lab:
        45.8512, -35.9733, 21.9146
      #12923d color charts
#12923d RGB chart
      #12923d CMYK chart
      #12923d RGB pie chart
      #12923d color shades, tints & tones
#12923d color schemes
#12923d color preview, HTML & CSS examples
           This text has a color of #12923d        
        
          <p style="color:#12923d;">Text here</p>
        
        
          .mytext {color:#12923d;}
        
        Text color #12923d
      
           This box has a color of #12923d        
        
          <div style="background-color:#12923d;">Content here</div>
        
        
          .mybackground {background-color:#12923d;}
        
        Background color #12923d
      
           Border around this has a color of #12923d        
        
          <div style="border:2px solid #12923d;">Content here</div>
        
        
          .myborder {border:2px solid #12923d;}
        
        Border color #12923d