#12fd3f color space conversions
Hex:
        #12fd3f
        RGB:
        18, 253, 63
        CMY:
        93, 1, 75
        CMYK:
        93, 0, 75, 1
      HSL:
        131°, 98.3264%, 53.1373%
        HSV (HSB):
        131°, 92.8854%, 99.2157%
        XYZ:
        36.2719, 70.7380, 16.4447
        xyY:
        0.2938, 0.5730, 70.7380
      CIE-Lab:
        87.3576, -82.8347, 71.6940
        CIE-LCH:
        87.3576, 109.5519, 139.1236
        CIE-Luv:
        87.3576, -80.9841, 98.6540
        Hunter-Lab:
        84.1059, -70.2045, 47.2815
      #12fd3f color charts
#12fd3f RGB chart
      #12fd3f CMYK chart
      #12fd3f RGB pie chart
      #12fd3f color shades, tints & tones
#12fd3f color schemes
#12fd3f color preview, HTML & CSS examples
           This text has a color of #12fd3f        
        
          <p style="color:#12fd3f;">Text here</p>
        
        
          .mytext {color:#12fd3f;}
        
        Text color #12fd3f
      
           This box has a color of #12fd3f        
        
          <div style="background-color:#12fd3f;">Content here</div>
        
        
          .mybackground {background-color:#12fd3f;}
        
        Background color #12fd3f
      
           Border around this has a color of #12fd3f        
        
          <div style="border:2px solid #12fd3f;">Content here</div>
        
        
          .myborder {border:2px solid #12fd3f;}
        
        Border color #12fd3f