#12bf52 color space conversions
Hex:
        #12bf52
        RGB:
        18, 191, 82
        CMY:
        93, 25, 68
        CMYK:
        91, 0, 57, 25
      HSL:
        142°, 82.7751%, 40.9804%
        HSV (HSB):
        142°, 90.5759%, 74.9020%
        XYZ:
        20.4032, 37.9994, 14.2419
        xyY:
        0.2809, 0.5231, 37.9994
      CIE-Lab:
        68.0202, -62.7753, 43.3390
        CIE-LCH:
        68.0202, 76.2824, 145.3795
        CIE-Luv:
        68.0202, -60.9555, 63.5229
        Hunter-Lab:
        61.6437, -48.7952, 29.4524
      #12bf52 color charts
#12bf52 RGB chart
      #12bf52 CMYK chart
      #12bf52 RGB pie chart
      #12bf52 color shades, tints & tones
#12bf52 color schemes
#12bf52 color preview, HTML & CSS examples
           This text has a color of #12bf52        
        
          <p style="color:#12bf52;">Text here</p>
        
        
          .mytext {color:#12bf52;}
        
        Text color #12bf52
      
           This box has a color of #12bf52        
        
          <div style="background-color:#12bf52;">Content here</div>
        
        
          .mybackground {background-color:#12bf52;}
        
        Background color #12bf52
      
           Border around this has a color of #12bf52        
        
          <div style="border:2px solid #12bf52;">Content here</div>
        
        
          .myborder {border:2px solid #12bf52;}
        
        Border color #12bf52