#12d142 color space conversions
Hex:
        #12d142
        RGB:
        18, 209, 66
        CMY:
        93, 18, 74
        CMYK:
        91, 0, 68, 18
      HSL:
        135°, 84.1410%, 44.5098%
        HSV (HSB):
        135°, 91.3876%, 81.9608%
        XYZ:
        24.0333, 46.1229, 12.7902
        xyY:
        0.2897, 0.5561, 46.1229
      CIE-Lab:
        73.6252, -70.1400, 56.5767
        CIE-LCH:
        73.6252, 90.1140, 141.1095
        CIE-Luv:
        73.6252, -67.3665, 78.5053
        Hunter-Lab:
        67.9138, -55.6818, 36.3736
      #12d142 color charts
#12d142 RGB chart
      #12d142 CMYK chart
      #12d142 RGB pie chart
      #12d142 color shades, tints & tones
#12d142 color schemes
#12d142 color preview, HTML & CSS examples
           This text has a color of #12d142        
        
          <p style="color:#12d142;">Text here</p>
        
        
          .mytext {color:#12d142;}
        
        Text color #12d142
      
           This box has a color of #12d142        
        
          <div style="background-color:#12d142;">Content here</div>
        
        
          .mybackground {background-color:#12d142;}
        
        Background color #12d142
      
           Border around this has a color of #12d142        
        
          <div style="border:2px solid #12d142;">Content here</div>
        
        
          .myborder {border:2px solid #12d142;}
        
        Border color #12d142