#12cc15 color space conversions
Hex:
        #12cc15
        RGB:
        18, 204, 21
        CMY:
        93, 20, 92
        CMYK:
        91, 0, 90, 20
      HSL:
        121°, 83.7838%, 43.5294%
        HSV (HSB):
        121°, 91.1765%, 80.0000%
        XYZ:
        21.9777, 43.3685, 7.9221
        xyY:
        0.3000, 0.5919, 43.3685
      CIE-Lab:
        71.8043, -71.5758, 67.8926
        CIE-LCH:
        71.8043, 98.6534, 136.5128
        CIE-Luv:
        71.8043, -66.8173, 86.1064
        Hunter-Lab:
        65.8547, -55.6751, 38.9660
      #12cc15 color charts
#12cc15 RGB chart
      #12cc15 CMYK chart
      #12cc15 RGB pie chart
      #12cc15 color shades, tints & tones
#12cc15 color schemes
#12cc15 color preview, HTML & CSS examples
           This text has a color of #12cc15        
        
          <p style="color:#12cc15;">Text here</p>
        
        
          .mytext {color:#12cc15;}
        
        Text color #12cc15
      
           This box has a color of #12cc15        
        
          <div style="background-color:#12cc15;">Content here</div>
        
        
          .mybackground {background-color:#12cc15;}
        
        Background color #12cc15
      
           Border around this has a color of #12cc15        
        
          <div style="border:2px solid #12cc15;">Content here</div>
        
        
          .myborder {border:2px solid #12cc15;}
        
        Border color #12cc15