#12c256 color space conversions
Hex:
        #12c256
        RGB:
        18, 194, 86
        CMY:
        93, 24, 66
        CMYK:
        91, 0, 56, 24
      HSL:
        143°, 83.0189%, 41.5686%
        HSV (HSB):
        143°, 90.7216%, 76.0784%
        XYZ:
        21.2210, 39.3841, 15.2875
        xyY:
        0.2796, 0.5189, 39.3841
      CIE-Lab:
        69.0286, -63.1746, 42.6515
        CIE-LCH:
        69.0286, 76.2245, 145.9753
        CIE-Luv:
        69.0286, -61.7450, 63.2457
        Hunter-Lab:
        62.7567, -49.4651, 29.4867
      #12c256 color charts
#12c256 RGB chart
      #12c256 CMYK chart
      #12c256 RGB pie chart
      #12c256 color shades, tints & tones
#12c256 color schemes
#12c256 color preview, HTML & CSS examples
           This text has a color of #12c256        
        
          <p style="color:#12c256;">Text here</p>
        
        
          .mytext {color:#12c256;}
        
        Text color #12c256
      
           This box has a color of #12c256        
        
          <div style="background-color:#12c256;">Content here</div>
        
        
          .mybackground {background-color:#12c256;}
        
        Background color #12c256
      
           Border around this has a color of #12c256        
        
          <div style="border:2px solid #12c256;">Content here</div>
        
        
          .myborder {border:2px solid #12c256;}
        
        Border color #12c256