#12ff5f color space conversions
Hex:
        #12ff5f
        RGB:
        18, 255, 95
        CMY:
        93, 0, 63
        CMYK:
        93, 0, 63, 0
      HSL:
        139°, 100.0000%, 53.5294%
        HSV (HSB):
        139°, 92.9412%, 100.0000%
        XYZ:
        38.0750, 72.4748, 22.8088
        xyY:
        0.2855, 0.5435, 72.4748
      CIE-Lab:
        88.1966, -80.5388, 60.8692
        CIE-LCH:
        88.1966, 100.9533, 142.9189
        CIE-Luv:
        88.1966, -80.5400, 89.5788
        Hunter-Lab:
        85.1321, -69.1478, 43.7074
      #12ff5f color charts
#12ff5f RGB chart
      #12ff5f CMYK chart
      #12ff5f RGB pie chart
      #12ff5f color shades, tints & tones
#12ff5f color schemes
#12ff5f color preview, HTML & CSS examples
           This text has a color of #12ff5f        
        
          <p style="color:#12ff5f;">Text here</p>
        
        
          .mytext {color:#12ff5f;}
        
        Text color #12ff5f
      
           This box has a color of #12ff5f        
        
          <div style="background-color:#12ff5f;">Content here</div>
        
        
          .mybackground {background-color:#12ff5f;}
        
        Background color #12ff5f
      
           Border around this has a color of #12ff5f        
        
          <div style="border:2px solid #12ff5f;">Content here</div>
        
        
          .myborder {border:2px solid #12ff5f;}
        
        Border color #12ff5f