#12f334 color space conversions
Hex:
        #12f334
        RGB:
        18, 243, 52
        CMY:
        93, 5, 80
        CMYK:
        93, 0, 79, 5
      HSL:
        129°, 90.3614%, 51.1765%
        HSV (HSB):
        129°, 92.5926%, 95.2941%
        XYZ:
        32.9199, 64.4777, 13.9592
        xyY:
        0.2956, 0.5790, 64.4777
      CIE-Lab:
        84.2139, -80.8194, 71.9354
        CIE-LCH:
        84.2139, 108.1965, 138.3285
        CIE-Luv:
        84.2139, -78.2368, 96.9895
        Hunter-Lab:
        80.2980, -67.3417, 45.9015
      #12f334 color charts
#12f334 RGB chart
      #12f334 CMYK chart
      #12f334 RGB pie chart
      #12f334 color shades, tints & tones
#12f334 color schemes
#12f334 color preview, HTML & CSS examples
           This text has a color of #12f334        
        
          <p style="color:#12f334;">Text here</p>
        
        
          .mytext {color:#12f334;}
        
        Text color #12f334
      
           This box has a color of #12f334        
        
          <div style="background-color:#12f334;">Content here</div>
        
        
          .mybackground {background-color:#12f334;}
        
        Background color #12f334
      
           Border around this has a color of #12f334        
        
          <div style="border:2px solid #12f334;">Content here</div>
        
        
          .myborder {border:2px solid #12f334;}
        
        Border color #12f334