#12f974 color space conversions
Hex:
        #12f974
        RGB:
        18, 249, 116
        CMY:
        93, 2, 55
        CMYK:
        93, 0, 53, 2
      HSL:
        145°, 95.0617%, 52.3529%
        HSV (HSB):
        145°, 92.7711%, 97.6471%
        XYZ:
        37.2775, 69.1409, 27.9038
        xyY:
        0.2775, 0.5147, 69.1409
      CIE-Lab:
        86.5738, -76.1353, 49.8141
        CIE-LCH:
        86.5738, 90.9837, 146.8039
        CIE-Luv:
        86.5738, -77.7535, 77.6350
        Hunter-Lab:
        83.1510, -65.4908, 38.3092
      #12f974 color charts
#12f974 RGB chart
      #12f974 CMYK chart
      #12f974 RGB pie chart
      #12f974 color shades, tints & tones
#12f974 color schemes
#12f974 color preview, HTML & CSS examples
           This text has a color of #12f974        
        
          <p style="color:#12f974;">Text here</p>
        
        
          .mytext {color:#12f974;}
        
        Text color #12f974
      
           This box has a color of #12f974        
        
          <div style="background-color:#12f974;">Content here</div>
        
        
          .mybackground {background-color:#12f974;}
        
        Background color #12f974
      
           Border around this has a color of #12f974        
        
          <div style="border:2px solid #12f974;">Content here</div>
        
        
          .myborder {border:2px solid #12f974;}
        
        Border color #12f974