#12bf35 color space conversions
Hex:
        #12bf35
        RGB:
        18, 191, 53
        CMY:
        93, 25, 79
        CMYK:
        91, 0, 72, 25
      HSL:
        132°, 82.7751%, 40.9804%
        HSV (HSB):
        132°, 90.5759%, 74.9020%
        XYZ:
        19.5229, 37.6472, 9.6058
        xyY:
        0.2924, 0.5638, 37.6472
      CIE-Lab:
        67.7598, -66.0226, 55.3796
        CIE-LCH:
        67.7598, 86.1736, 140.0101
        CIE-Luv:
        67.7598, -62.0647, 74.3040
        Hunter-Lab:
        61.3573, -50.5797, 33.6680
      #12bf35 color charts
#12bf35 RGB chart
      #12bf35 CMYK chart
      #12bf35 RGB pie chart
      #12bf35 color shades, tints & tones
#12bf35 color schemes
#12bf35 color preview, HTML & CSS examples
           This text has a color of #12bf35        
        
          <p style="color:#12bf35;">Text here</p>
        
        
          .mytext {color:#12bf35;}
        
        Text color #12bf35
      
           This box has a color of #12bf35        
        
          <div style="background-color:#12bf35;">Content here</div>
        
        
          .mybackground {background-color:#12bf35;}
        
        Background color #12bf35
      
           Border around this has a color of #12bf35        
        
          <div style="border:2px solid #12bf35;">Content here</div>
        
        
          .myborder {border:2px solid #12bf35;}
        
        Border color #12bf35