#12f622 color space conversions
Hex:
        #12f622
        RGB:
        18, 246, 34
        CMY:
        93, 4, 87
        CMYK:
        93, 0, 86, 4
      HSL:
        124°, 92.6829%, 51.7647%
        HSV (HSB):
        124°, 92.6829%, 96.4706%
        XYZ:
        33.4940, 66.1556, 12.5174
        xyY:
        0.2986, 0.5898, 66.1556
      CIE-Lab:
        85.0757, -82.5049, 77.0204
        CIE-LCH:
        85.0757, 112.8681, 136.9691
        CIE-Luv:
        85.0757, -79.4642, 101.2825
        Hunter-Lab:
        81.3361, -68.8325, 47.8107
      #12f622 color charts
#12f622 RGB chart
      #12f622 CMYK chart
      #12f622 RGB pie chart
      #12f622 color shades, tints & tones
#12f622 color schemes
#12f622 color preview, HTML & CSS examples
           This text has a color of #12f622        
        
          <p style="color:#12f622;">Text here</p>
        
        
          .mytext {color:#12f622;}
        
        Text color #12f622
      
           This box has a color of #12f622        
        
          <div style="background-color:#12f622;">Content here</div>
        
        
          .mybackground {background-color:#12f622;}
        
        Background color #12f622
      
           Border around this has a color of #12f622        
        
          <div style="border:2px solid #12f622;">Content here</div>
        
        
          .myborder {border:2px solid #12f622;}
        
        Border color #12f622