#12f047 color space conversions
Hex:
        #12f047
        RGB:
        18, 240, 71
        CMY:
        93, 6, 72
        CMYK:
        93, 0, 70, 6
      HSL:
        134°, 88.0952%, 50.5882%
        HSV (HSB):
        134°, 92.5000%, 94.1176%
        XYZ:
        32.5469, 62.9037, 16.3875
        xyY:
        0.2910, 0.5625, 62.9037
      CIE-Lab:
        83.3917, -78.6067, 64.9799
        CIE-LCH:
        83.3917, 101.9873, 140.4213
        CIE-Luv:
        83.3917, -76.8192, 90.8970
        Hunter-Lab:
        79.3119, -65.5455, 43.2678
      #12f047 color charts
#12f047 RGB chart
      #12f047 CMYK chart
      #12f047 RGB pie chart
      #12f047 color shades, tints & tones
#12f047 color schemes
#12f047 color preview, HTML & CSS examples
           This text has a color of #12f047        
        
          <p style="color:#12f047;">Text here</p>
        
        
          .mytext {color:#12f047;}
        
        Text color #12f047
      
           This box has a color of #12f047        
        
          <div style="background-color:#12f047;">Content here</div>
        
        
          .mybackground {background-color:#12f047;}
        
        Background color #12f047
      
           Border around this has a color of #12f047        
        
          <div style="border:2px solid #12f047;">Content here</div>
        
        
          .myborder {border:2px solid #12f047;}
        
        Border color #12f047