#12dc8d color space conversions
Hex:
        #12dc8d
        RGB:
        18, 220, 141
        CMY:
        93, 14, 45
        CMYK:
        92, 0, 36, 14
      HSL:
        157°, 84.8739%, 46.6667%
        HSV (HSB):
        157°, 91.8182%, 86.2745%
        XYZ:
        30.6504, 53.2381, 33.8598
        xyY:
        0.2603, 0.4521, 53.2381
      CIE-Lab:
        78.0154, -62.3636, 26.5958
        CIE-LCH:
        78.0154, 67.7979, 156.9036
        CIE-Luv:
        78.0154, -67.0626, 47.0868
        Hunter-Lab:
        72.9644, -52.7048, 23.5610
      #12dc8d color charts
#12dc8d RGB chart
      #12dc8d CMYK chart
      #12dc8d RGB pie chart
      #12dc8d color shades, tints & tones
#12dc8d color schemes
#12dc8d color preview, HTML & CSS examples
           This text has a color of #12dc8d        
        
          <p style="color:#12dc8d;">Text here</p>
        
        
          .mytext {color:#12dc8d;}
        
        Text color #12dc8d
      
           This box has a color of #12dc8d        
        
          <div style="background-color:#12dc8d;">Content here</div>
        
        
          .mybackground {background-color:#12dc8d;}
        
        Background color #12dc8d
      
           Border around this has a color of #12dc8d        
        
          <div style="border:2px solid #12dc8d;">Content here</div>
        
        
          .myborder {border:2px solid #12dc8d;}
        
        Border color #12dc8d