#12cb40 color space conversions
Hex:
        #12cb40
        RGB:
        18, 203, 64
        CMY:
        93, 20, 75
        CMYK:
        91, 0, 68, 20
      HSL:
        135°, 83.7104%, 43.3333%
        HSV (HSB):
        135°, 91.1330%, 79.6078%
        XYZ:
        22.5308, 43.2106, 12.0035
        xyY:
        0.2898, 0.5558, 43.2106
      CIE-Lab:
        71.6977, -68.5628, 55.3043
        CIE-LCH:
        71.6977, 88.0876, 141.1096
        CIE-Luv:
        71.6977, -65.5367, 76.3936
        Hunter-Lab:
        65.7348, -53.8545, 35.1877
      #12cb40 color charts
#12cb40 RGB chart
      #12cb40 CMYK chart
      #12cb40 RGB pie chart
      #12cb40 color shades, tints & tones
#12cb40 color schemes
#12cb40 color preview, HTML & CSS examples
           This text has a color of #12cb40        
        
          <p style="color:#12cb40;">Text here</p>
        
        
          .mytext {color:#12cb40;}
        
        Text color #12cb40
      
           This box has a color of #12cb40        
        
          <div style="background-color:#12cb40;">Content here</div>
        
        
          .mybackground {background-color:#12cb40;}
        
        Background color #12cb40
      
           Border around this has a color of #12cb40        
        
          <div style="border:2px solid #12cb40;">Content here</div>
        
        
          .myborder {border:2px solid #12cb40;}
        
        Border color #12cb40