#12d450 color space conversions
Hex:
        #12d450
        RGB:
        18, 212, 80
        CMY:
        93, 17, 69
        CMYK:
        92, 0, 62, 17
      HSL:
        139°, 84.3478%, 45.0980%
        HSV (HSB):
        139°, 91.5094%, 83.1373%
        XYZ:
        25.2409, 47.7948, 15.4844
        xyY:
        0.2851, 0.5399, 47.7948
      CIE-Lab:
        74.6953, -69.5430, 51.9774
        CIE-LCH:
        74.6953, 86.8210, 143.2251
        CIE-Luv:
        74.6953, -67.7915, 74.8835
        Hunter-Lab:
        69.1337, -55.8133, 35.1140
      #12d450 color charts
#12d450 RGB chart
      #12d450 CMYK chart
      #12d450 RGB pie chart
      #12d450 color shades, tints & tones
#12d450 color schemes
#12d450 color preview, HTML & CSS examples
           This text has a color of #12d450        
        
          <p style="color:#12d450;">Text here</p>
        
        
          .mytext {color:#12d450;}
        
        Text color #12d450
      
           This box has a color of #12d450        
        
          <div style="background-color:#12d450;">Content here</div>
        
        
          .mybackground {background-color:#12d450;}
        
        Background color #12d450
      
           Border around this has a color of #12d450        
        
          <div style="border:2px solid #12d450;">Content here</div>
        
        
          .myborder {border:2px solid #12d450;}
        
        Border color #12d450