#12ca00 color space conversions
Hex:
        #12ca00
        RGB:
        18, 202, 0
        CMY:
        93, 21, 100
        CMYK:
        91, 0, 100, 21
      HSL:
        115°, 100.0000%, 39.6078%
        HSV (HSB):
        115°, 100.0000%, 79.2157%
        XYZ:
        21.3700, 42.3697, 7.0519
        xyY:
        0.3019, 0.5985, 42.3697
      CIE-Lab:
        71.1250, -71.5028, 69.8979
        CIE-LCH:
        71.1250, 99.9918, 135.6503
        CIE-Luv:
        71.1250, -66.3662, 86.9466
        Hunter-Lab:
        65.0920, -55.3086, 39.1411
      #12ca00 color charts
#12ca00 RGB chart
      #12ca00 CMYK chart
      #12ca00 RGB pie chart
      #12ca00 color shades, tints & tones
#12ca00 color schemes
#12ca00 color preview, HTML & CSS examples
           This text has a color of #12ca00        
        
          <p style="color:#12ca00;">Text here</p>
        
        
          .mytext {color:#12ca00;}
        
        Text color #12ca00
      
           This box has a color of #12ca00        
        
          <div style="background-color:#12ca00;">Content here</div>
        
        
          .mybackground {background-color:#12ca00;}
        
        Background color #12ca00
      
           Border around this has a color of #12ca00        
        
          <div style="border:2px solid #12ca00;">Content here</div>
        
        
          .myborder {border:2px solid #12ca00;}
        
        Border color #12ca00