#12bf13 color space conversions
Hex:
        #12bf13
        RGB:
        18, 191, 19
        CMY:
        93, 25, 93
        CMYK:
        91, 0, 90, 25
      HSL:
        120°, 82.7751%, 40.9804%
        HSV (HSB):
        120°, 90.5759%, 74.9020%
        XYZ:
        18.9978, 37.4372, 6.8409
        xyY:
        0.3002, 0.5917, 37.4372
      CIE-Lab:
        67.6038, -68.0188, 64.6357
        CIE-LCH:
        67.6038, 93.8314, 136.4609
        CIE-Luv:
        67.6038, -62.7631, 81.0423
        Hunter-Lab:
        61.1860, -51.6525, 36.2012
      #12bf13 color charts
#12bf13 RGB chart
      #12bf13 CMYK chart
      #12bf13 RGB pie chart
      #12bf13 color shades, tints & tones
#12bf13 color schemes
#12bf13 color preview, HTML & CSS examples
           This text has a color of #12bf13        
        
          <p style="color:#12bf13;">Text here</p>
        
        
          .mytext {color:#12bf13;}
        
        Text color #12bf13
      
           This box has a color of #12bf13        
        
          <div style="background-color:#12bf13;">Content here</div>
        
        
          .mybackground {background-color:#12bf13;}
        
        Background color #12bf13
      
           Border around this has a color of #12bf13        
        
          <div style="border:2px solid #12bf13;">Content here</div>
        
        
          .myborder {border:2px solid #12bf13;}
        
        Border color #12bf13