#12cc42 color space conversions
Hex:
        #12cc42
        RGB:
        18, 204, 66
        CMY:
        93, 20, 74
        CMYK:
        91, 0, 68, 20
      HSL:
        135°, 83.7838%, 43.5294%
        HSV (HSB):
        135°, 91.1765%, 80.0000%
        XYZ:
        22.8257, 43.7077, 12.3876
        xyY:
        0.2892, 0.5538, 43.7077
      CIE-Lab:
        72.0327, -68.6625, 54.8695
        CIE-LCH:
        72.0327, 87.8932, 141.3710
        CIE-Luv:
        72.0327, -65.7851, 76.1932
        Hunter-Lab:
        66.1118, -54.0669, 35.1688
      #12cc42 color charts
#12cc42 RGB chart
      #12cc42 CMYK chart
      #12cc42 RGB pie chart
      #12cc42 color shades, tints & tones
#12cc42 color schemes
#12cc42 color preview, HTML & CSS examples
           This text has a color of #12cc42        
        
          <p style="color:#12cc42;">Text here</p>
        
        
          .mytext {color:#12cc42;}
        
        Text color #12cc42
      
           This box has a color of #12cc42        
        
          <div style="background-color:#12cc42;">Content here</div>
        
        
          .mybackground {background-color:#12cc42;}
        
        Background color #12cc42
      
           Border around this has a color of #12cc42        
        
          <div style="border:2px solid #12cc42;">Content here</div>
        
        
          .myborder {border:2px solid #12cc42;}
        
        Border color #12cc42