#12fd3e color space conversions
Hex:
        #12fd3e
        RGB:
        18, 253, 62
        CMY:
        93, 1, 76
        CMYK:
        93, 0, 75, 1
      HSL:
        131°, 98.3264%, 53.1373%
        HSV (HSB):
        131°, 92.8854%, 99.2157%
        XYZ:
        36.2442, 70.7270, 16.2988
        xyY:
        0.2940, 0.5738, 70.7270
      CIE-Lab:
        87.3522, -82.9038, 72.0005
        CIE-LCH:
        87.3522, 109.8049, 139.0263
        CIE-Luv:
        87.3522, -81.0097, 98.8966
        Hunter-Lab:
        84.0993, -70.2458, 47.3789
      #12fd3e color charts
#12fd3e RGB chart
      #12fd3e CMYK chart
      #12fd3e RGB pie chart
      #12fd3e color shades, tints & tones
#12fd3e color schemes
#12fd3e color preview, HTML & CSS examples
           This text has a color of #12fd3e        
        
          <p style="color:#12fd3e;">Text here</p>
        
        
          .mytext {color:#12fd3e;}
        
        Text color #12fd3e
      
           This box has a color of #12fd3e        
        
          <div style="background-color:#12fd3e;">Content here</div>
        
        
          .mybackground {background-color:#12fd3e;}
        
        Background color #12fd3e
      
           Border around this has a color of #12fd3e        
        
          <div style="border:2px solid #12fd3e;">Content here</div>
        
        
          .myborder {border:2px solid #12fd3e;}
        
        Border color #12fd3e