#12f246 color space conversions
Hex:
        #12f246
        RGB:
        18, 242, 70
        CMY:
        93, 5, 73
        CMYK:
        93, 0, 71, 5
      HSL:
        134°, 89.6000%, 50.9804%
        HSV (HSB):
        134°, 92.5620%, 94.9020%
        XYZ:
        33.1071, 64.0751, 16.4172
        xyY:
        0.2914, 0.5640, 64.0751
      CIE-Lab:
        84.0048, -79.2540, 65.9729
        CIE-LCH:
        84.0048, 103.1194, 140.2252
        CIE-Luv:
        84.0048, -77.4601, 92.0694
        Hunter-Lab:
        80.0469, -66.2552, 43.8728
      #12f246 color charts
#12f246 RGB chart
      #12f246 CMYK chart
      #12f246 RGB pie chart
      #12f246 color shades, tints & tones
#12f246 color schemes
#12f246 color preview, HTML & CSS examples
           This text has a color of #12f246        
        
          <p style="color:#12f246;">Text here</p>
        
        
          .mytext {color:#12f246;}
        
        Text color #12f246
      
           This box has a color of #12f246        
        
          <div style="background-color:#12f246;">Content here</div>
        
        
          .mybackground {background-color:#12f246;}
        
        Background color #12f246
      
           Border around this has a color of #12f246        
        
          <div style="border:2px solid #12f246;">Content here</div>
        
        
          .myborder {border:2px solid #12f246;}
        
        Border color #12f246