#12f198 color space conversions
Hex:
        #12f198
        RGB:
        18, 241, 152
        CMY:
        93, 5, 40
        CMYK:
        93, 0, 37, 5
      HSL:
        156°, 88.8446%, 50.7843%
        HSV (HSB):
        156°, 92.5311%, 94.5098%
        XYZ:
        37.3722, 65.3062, 40.3414
        xyY:
        0.2613, 0.4566, 65.3062
      CIE-Lab:
        84.6413, -67.4957, 29.8734
        CIE-LCH:
        84.6413, 73.8112, 156.1260
        CIE-Luv:
        84.6413, -73.1475, 52.9810
        Hunter-Lab:
        80.8122, -58.8727, 26.9711
      #12f198 color charts
#12f198 RGB chart
      #12f198 CMYK chart
      #12f198 RGB pie chart
      #12f198 color shades, tints & tones
#12f198 color schemes
#12f198 color preview, HTML & CSS examples
           This text has a color of #12f198        
        
          <p style="color:#12f198;">Text here</p>
        
        
          .mytext {color:#12f198;}
        
        Text color #12f198
      
           This box has a color of #12f198        
        
          <div style="background-color:#12f198;">Content here</div>
        
        
          .mybackground {background-color:#12f198;}
        
        Background color #12f198
      
           Border around this has a color of #12f198        
        
          <div style="border:2px solid #12f198;">Content here</div>
        
        
          .myborder {border:2px solid #12f198;}
        
        Border color #12f198