#12fb46 color space conversions
Hex:
        #12fb46
        RGB:
        18, 251, 70
        CMY:
        93, 2, 73
        CMYK:
        93, 0, 72, 2
      HSL:
        133°, 96.6805%, 52.7451%
        HSV (HSB):
        133°, 92.8287%, 98.4314%
        XYZ:
        35.8521, 69.5652, 17.3322
        xyY:
        0.2921, 0.5667, 69.5652
      CIE-Lab:
        86.7831, -81.7634, 68.8211
        CIE-LCH:
        86.7831, 106.8718, 139.9123
        CIE-Luv:
        86.7831, -80.1893, 95.9778
        Hunter-Lab:
        83.4057, -69.2314, 46.0632
      #12fb46 color charts
#12fb46 RGB chart
      #12fb46 CMYK chart
      #12fb46 RGB pie chart
      #12fb46 color shades, tints & tones
#12fb46 color schemes
#12fb46 color preview, HTML & CSS examples
           This text has a color of #12fb46        
        
          <p style="color:#12fb46;">Text here</p>
        
        
          .mytext {color:#12fb46;}
        
        Text color #12fb46
      
           This box has a color of #12fb46        
        
          <div style="background-color:#12fb46;">Content here</div>
        
        
          .mybackground {background-color:#12fb46;}
        
        Background color #12fb46
      
           Border around this has a color of #12fb46        
        
          <div style="border:2px solid #12fb46;">Content here</div>
        
        
          .myborder {border:2px solid #12fb46;}
        
        Border color #12fb46