#12fa25 color space conversions
Hex:
        #12fa25
        RGB:
        18, 250, 37
        CMY:
        93, 2, 85
        CMYK:
        93, 0, 85, 2
      HSL:
        125°, 95.8678%, 52.5490%
        HSV (HSB):
        125°, 92.8000%, 98.0392%
        XYZ:
        34.7690, 68.6334, 13.1653
        xyY:
        0.2983, 0.5888, 68.6334
      CIE-Lab:
        86.3222, -83.4518, 77.5196
        CIE-LCH:
        86.3222, 113.9013, 137.1105
        CIE-Luv:
        86.3222, -80.6163, 102.4488
        Hunter-Lab:
        82.8453, -70.0653, 48.5696
      #12fa25 color charts
#12fa25 RGB chart
      #12fa25 CMYK chart
      #12fa25 RGB pie chart
      #12fa25 color shades, tints & tones
#12fa25 color schemes
#12fa25 color preview, HTML & CSS examples
           This text has a color of #12fa25        
        
          <p style="color:#12fa25;">Text here</p>
        
        
          .mytext {color:#12fa25;}
        
        Text color #12fa25
      
           This box has a color of #12fa25        
        
          <div style="background-color:#12fa25;">Content here</div>
        
        
          .mybackground {background-color:#12fa25;}
        
        Background color #12fa25
      
           Border around this has a color of #12fa25        
        
          <div style="border:2px solid #12fa25;">Content here</div>
        
        
          .myborder {border:2px solid #12fa25;}
        
        Border color #12fa25