#12d864 color space conversions
Hex:
        #12d864
        RGB:
        18, 216, 100
        CMY:
        93, 15, 61
        CMYK:
        92, 0, 54, 15
      HSL:
        145°, 84.6154%, 45.8824%
        HSV (HSB):
        145°, 91.6667%, 84.7059%
        XYZ:
        27.1056, 50.1604, 20.3099
        xyY:
        0.2778, 0.5141, 50.1604
      CIE-Lab:
        76.1676, -68.1625, 44.6361
        CIE-LCH:
        76.1676, 81.4770, 146.7813
        CIE-Luv:
        76.1676, -68.1575, 68.1386
        Hunter-Lab:
        70.8240, -55.6270, 32.5745
      #12d864 color charts
#12d864 RGB chart
      #12d864 CMYK chart
      #12d864 RGB pie chart
      #12d864 color shades, tints & tones
#12d864 color schemes
#12d864 color preview, HTML & CSS examples
           This text has a color of #12d864        
        
          <p style="color:#12d864;">Text here</p>
        
        
          .mytext {color:#12d864;}
        
        Text color #12d864
      
           This box has a color of #12d864        
        
          <div style="background-color:#12d864;">Content here</div>
        
        
          .mybackground {background-color:#12d864;}
        
        Background color #12d864
      
           Border around this has a color of #12d864        
        
          <div style="border:2px solid #12d864;">Content here</div>
        
        
          .myborder {border:2px solid #12d864;}
        
        Border color #12d864