#12f213 color space conversions
Hex:
        #12f213
        RGB:
        18, 242, 19
        CMY:
        93, 5, 93
        CMYK:
        93, 0, 92, 5
      HSL:
        120°, 89.6000%, 50.9804%
        HSV (HSB):
        120°, 92.5620%, 94.9020%
        XYZ:
        32.1191, 63.6799, 11.2147
        xyY:
        0.3001, 0.5951, 63.6799
      CIE-Lab:
        83.7988, -81.9008, 78.3167
        CIE-LCH:
        83.7988, 113.3192, 136.2815
        CIE-Luv:
        83.7988, -78.4368, 101.3301
        Hunter-Lab:
        79.7997, -67.8037, 47.5274
      #12f213 color charts
#12f213 RGB chart
      #12f213 CMYK chart
      #12f213 RGB pie chart
      #12f213 color shades, tints & tones
#12f213 color schemes
#12f213 color preview, HTML & CSS examples
           This text has a color of #12f213        
        
          <p style="color:#12f213;">Text here</p>
        
        
          .mytext {color:#12f213;}
        
        Text color #12f213
      
           This box has a color of #12f213        
        
          <div style="background-color:#12f213;">Content here</div>
        
        
          .mybackground {background-color:#12f213;}
        
        Background color #12f213
      
           Border around this has a color of #12f213        
        
          <div style="border:2px solid #12f213;">Content here</div>
        
        
          .myborder {border:2px solid #12f213;}
        
        Border color #12f213