#12cb50 color space conversions
Hex:
        #12cb50
        RGB:
        18, 203, 80
        CMY:
        93, 20, 69
        CMYK:
        91, 0, 61, 20
      HSL:
        140°, 83.7104%, 43.3333%
        HSV (HSB):
        140°, 91.1330%, 79.6078%
        XYZ:
        23.0534, 43.4197, 14.7552
        xyY:
        0.2838, 0.5345, 43.4197
      CIE-Lab:
        71.8389, -66.7973, 48.7176
        CIE-LCH:
        71.8389, 82.6758, 143.8954
        CIE-Luv:
        71.8389, -64.9237, 70.4691
        Hunter-Lab:
        65.8936, -52.8643, 32.8490
      #12cb50 color charts
#12cb50 RGB chart
      #12cb50 CMYK chart
      #12cb50 RGB pie chart
      #12cb50 color shades, tints & tones
#12cb50 color schemes
#12cb50 color preview, HTML & CSS examples
           This text has a color of #12cb50        
        
          <p style="color:#12cb50;">Text here</p>
        
        
          .mytext {color:#12cb50;}
        
        Text color #12cb50
      
           This box has a color of #12cb50        
        
          <div style="background-color:#12cb50;">Content here</div>
        
        
          .mybackground {background-color:#12cb50;}
        
        Background color #12cb50
      
           Border around this has a color of #12cb50        
        
          <div style="border:2px solid #12cb50;">Content here</div>
        
        
          .myborder {border:2px solid #12cb50;}
        
        Border color #12cb50