#12db00 color space conversions
Hex:
        #12db00
        RGB:
        18, 219, 0
        CMY:
        93, 14, 100
        CMYK:
        92, 0, 100, 14
      HSL:
        115°, 100.0000%, 42.9412%
        HSV (HSB):
        115°, 100.0000%, 85.8824%
        XYZ:
        25.5810, 50.7916, 8.4555
        xyY:
        0.3016, 0.5988, 50.7916
      CIE-Lab:
        76.5526, -76.1119, 74.2458
        CIE-LCH:
        76.5526, 106.3271, 135.7111
        CIE-Luv:
        76.5526, -71.6061, 93.6029
        Hunter-Lab:
        71.2682, -60.6488, 42.8534
      #12db00 color charts
#12db00 RGB chart
      #12db00 CMYK chart
      #12db00 RGB pie chart
      #12db00 color shades, tints & tones
#12db00 color schemes
#12db00 color preview, HTML & CSS examples
           This text has a color of #12db00        
        
          <p style="color:#12db00;">Text here</p>
        
        
          .mytext {color:#12db00;}
        
        Text color #12db00
      
           This box has a color of #12db00        
        
          <div style="background-color:#12db00;">Content here</div>
        
        
          .mybackground {background-color:#12db00;}
        
        Background color #12db00
      
           Border around this has a color of #12db00        
        
          <div style="border:2px solid #12db00;">Content here</div>
        
        
          .myborder {border:2px solid #12db00;}
        
        Border color #12db00