#12f30b color space conversions
Hex:
        #12f30b
        RGB:
        18, 243, 11
        CMY:
        93, 5, 96
        CMYK:
        93, 0, 95, 5
      HSL:
        118°, 91.3386%, 49.8039%
        HSV (HSB):
        118°, 95.4733%, 95.2941%
        XYZ:
        32.3605, 64.2539, 11.0133
        xyY:
        0.3007, 0.5970, 64.2539
      CIE-Lab:
        84.0978, -82.3195, 79.3968
        CIE-LCH:
        84.0978, 114.3693, 136.0354
        CIE-Luv:
        84.0978, -78.7939, 102.2615
        Hunter-Lab:
        80.1586, -68.2160, 47.9649
      #12f30b color charts
#12f30b RGB chart
      #12f30b CMYK chart
      #12f30b RGB pie chart
      #12f30b color shades, tints & tones
#12f30b color schemes
#12f30b color preview, HTML & CSS examples
           This text has a color of #12f30b        
        
          <p style="color:#12f30b;">Text here</p>
        
        
          .mytext {color:#12f30b;}
        
        Text color #12f30b
      
           This box has a color of #12f30b        
        
          <div style="background-color:#12f30b;">Content here</div>
        
        
          .mybackground {background-color:#12f30b;}
        
        Background color #12f30b
      
           Border around this has a color of #12f30b        
        
          <div style="border:2px solid #12f30b;">Content here</div>
        
        
          .myborder {border:2px solid #12f30b;}
        
        Border color #12f30b