#12f984 color space conversions
Hex:
        #12f984
        RGB:
        18, 249, 132
        CMY:
        93, 2, 48
        CMYK:
        93, 0, 47, 2
      HSL:
        150°, 95.0617%, 52.3529%
        HSV (HSB):
        150°, 92.7711%, 97.6471%
        XYZ:
        38.2900, 69.5459, 33.2354
        xyY:
        0.2714, 0.4930, 69.5459
      CIE-Lab:
        86.7737, -73.7129, 42.5344
        CIE-LCH:
        86.7737, 85.1045, 150.0138
        CIE-Luv:
        86.7737, -76.9035, 69.4506
        Hunter-Lab:
        83.3942, -63.9825, 34.7469
      #12f984 color charts
#12f984 RGB chart
      #12f984 CMYK chart
      #12f984 RGB pie chart
      #12f984 color shades, tints & tones
#12f984 color schemes
#12f984 color preview, HTML & CSS examples
           This text has a color of #12f984        
        
          <p style="color:#12f984;">Text here</p>
        
        
          .mytext {color:#12f984;}
        
        Text color #12f984
      
           This box has a color of #12f984        
        
          <div style="background-color:#12f984;">Content here</div>
        
        
          .mybackground {background-color:#12f984;}
        
        Background color #12f984
      
           Border around this has a color of #12f984        
        
          <div style="border:2px solid #12f984;">Content here</div>
        
        
          .myborder {border:2px solid #12f984;}
        
        Border color #12f984