#12993a color space conversions
Hex:
        #12993a
        RGB:
        18, 153, 58
        CMY:
        93, 40, 77
        CMYK:
        88, 0, 62, 40
      HSL:
        138°, 78.9474%, 33.5294%
        HSV (HSB):
        138°, 88.2353%, 60.0000%
        XYZ:
        12.4044, 23.2166, 7.8305
        xyY:
        0.2855, 0.5343, 23.2166
      CIE-Lab:
        55.2947, -53.6853, 39.7508
        CIE-LCH:
        55.2947, 66.8000, 143.4822
        CIE-Luv:
        55.2947, -49.3662, 54.3419
        Hunter-Lab:
        48.1836, -38.3681, 24.0931
      #12993a color charts
#12993a RGB chart
      #12993a CMYK chart
      #12993a RGB pie chart
      #12993a color shades, tints & tones
#12993a color schemes
#12993a color preview, HTML & CSS examples
           This text has a color of #12993a        
        
          <p style="color:#12993a;">Text here</p>
        
        
          .mytext {color:#12993a;}
        
        Text color #12993a
      
           This box has a color of #12993a        
        
          <div style="background-color:#12993a;">Content here</div>
        
        
          .mybackground {background-color:#12993a;}
        
        Background color #12993a
      
           Border around this has a color of #12993a        
        
          <div style="border:2px solid #12993a;">Content here</div>
        
        
          .myborder {border:2px solid #12993a;}
        
        Border color #12993a