#12af25 color space conversions
Hex:
        #12af25
        RGB:
        18, 175, 37
        CMY:
        93, 31, 85
        CMYK:
        90, 0, 79, 31
      HSL:
        127°, 81.3472%, 37.8431%
        HSV (HSB):
        127°, 89.7143%, 68.6275%
        XYZ:
        15.9134, 30.9221, 6.8801
        xyY:
        0.2963, 0.5757, 30.9221
      CIE-Lab:
        62.4418, -62.5334, 55.5843
        CIE-LCH:
        62.4418, 83.6662, 138.3670
        CIE-Luv:
        62.4418, -57.3343, 71.2979
        Hunter-Lab:
        55.6077, -46.2317, 31.5896
      #12af25 color charts
#12af25 RGB chart
      #12af25 CMYK chart
      #12af25 RGB pie chart
      #12af25 color shades, tints & tones
#12af25 color schemes
#12af25 color preview, HTML & CSS examples
           This text has a color of #12af25        
        
          <p style="color:#12af25;">Text here</p>
        
        
          .mytext {color:#12af25;}
        
        Text color #12af25
      
           This box has a color of #12af25        
        
          <div style="background-color:#12af25;">Content here</div>
        
        
          .mybackground {background-color:#12af25;}
        
        Background color #12af25
      
           Border around this has a color of #12af25        
        
          <div style="border:2px solid #12af25;">Content here</div>
        
        
          .myborder {border:2px solid #12af25;}
        
        Border color #12af25