#12db3f color space conversions
Hex:
        #12db3f
        RGB:
        18, 219, 63
        CMY:
        93, 14, 75
        CMYK:
        92, 0, 71, 14
      HSL:
        133°, 84.8101%, 46.4706%
        HSV (HSB):
        133°, 91.7808%, 85.8824%
        XYZ:
        26.4782, 51.1505, 13.1801
        xyY:
        0.2916, 0.5633, 51.1505
      CIE-Lab:
        76.7701, -73.3184, 61.0135
        CIE-LCH:
        76.7701, 95.3847, 140.2338
        CIE-Luv:
        76.7701, -70.5952, 83.9598
        Hunter-Lab:
        71.5196, -59.0745, 39.1373
      #12db3f color charts
#12db3f RGB chart
      #12db3f CMYK chart
      #12db3f RGB pie chart
      #12db3f color shades, tints & tones
#12db3f color schemes
#12db3f color preview, HTML & CSS examples
           This text has a color of #12db3f        
        
          <p style="color:#12db3f;">Text here</p>
        
        
          .mytext {color:#12db3f;}
        
        Text color #12db3f
      
           This box has a color of #12db3f        
        
          <div style="background-color:#12db3f;">Content here</div>
        
        
          .mybackground {background-color:#12db3f;}
        
        Background color #12db3f
      
           Border around this has a color of #12db3f        
        
          <div style="border:2px solid #12db3f;">Content here</div>
        
        
          .myborder {border:2px solid #12db3f;}
        
        Border color #12db3f