#12f664 color space conversions
Hex:
        #12f664
        RGB:
        18, 246, 100
        CMY:
        93, 4, 61
        CMYK:
        93, 0, 59, 4
      HSL:
        142°, 92.6829%, 51.7647%
        HSV (HSB):
        142°, 92.6829%, 96.4706%
        XYZ:
        35.5055, 66.9602, 23.1099
        xyY:
        0.2827, 0.5332, 66.9602
      CIE-Lab:
        85.4839, -77.3311, 55.6716
        CIE-LCH:
        85.4839, 95.2860, 144.2494
        CIE-Luv:
        85.4839, -77.5729, 83.2992
        Hunter-Lab:
        81.8292, -65.7505, 40.5360
      #12f664 color charts
#12f664 RGB chart
      #12f664 CMYK chart
      #12f664 RGB pie chart
      #12f664 color shades, tints & tones
#12f664 color schemes
#12f664 color preview, HTML & CSS examples
           This text has a color of #12f664        
        
          <p style="color:#12f664;">Text here</p>
        
        
          .mytext {color:#12f664;}
        
        Text color #12f664
      
           This box has a color of #12f664        
        
          <div style="background-color:#12f664;">Content here</div>
        
        
          .mybackground {background-color:#12f664;}
        
        Background color #12f664
      
           Border around this has a color of #12f664        
        
          <div style="border:2px solid #12f664;">Content here</div>
        
        
          .myborder {border:2px solid #12f664;}
        
        Border color #12f664