#12c135 color space conversions
Hex:
        #12c135
        RGB:
        18, 193, 53
        CMY:
        93, 24, 79
        CMYK:
        91, 0, 73, 24
      HSL:
        132°, 82.9384%, 41.3725%
        HSV (HSB):
        132°, 90.6736%, 75.6863%
        XYZ:
        19.9620, 38.5256, 9.7522
        xyY:
        0.2925, 0.5646, 38.5256
      CIE-Lab:
        68.4062, -66.6130, 56.0441
        CIE-LCH:
        68.4062, 87.0531, 139.9248
        CIE-Luv:
        68.4062, -62.7042, 75.2083
        Hunter-Lab:
        62.0690, -51.2132, 34.1327
      #12c135 color charts
#12c135 RGB chart
      #12c135 CMYK chart
      #12c135 RGB pie chart
      #12c135 color shades, tints & tones
#12c135 color schemes
#12c135 color preview, HTML & CSS examples
           This text has a color of #12c135        
        
          <p style="color:#12c135;">Text here</p>
        
        
          .mytext {color:#12c135;}
        
        Text color #12c135
      
           This box has a color of #12c135        
        
          <div style="background-color:#12c135;">Content here</div>
        
        
          .mybackground {background-color:#12c135;}
        
        Background color #12c135
      
           Border around this has a color of #12c135        
        
          <div style="border:2px solid #12c135;">Content here</div>
        
        
          .myborder {border:2px solid #12c135;}
        
        Border color #12c135