#12ef64 color space conversions
Hex:
        #12ef64
        RGB:
        18, 239, 100
        CMY:
        93, 6, 61
        CMYK:
        92, 0, 58, 6
      HSL:
        142°, 87.3518%, 50.3922%
        HSV (HSB):
        142°, 92.4686%, 93.7255%
        XYZ:
        33.4162, 62.7817, 22.4135
        xyY:
        0.2817, 0.5293, 62.7817
      CIE-Lab:
        83.3274, -75.2424, 53.1642
        CIE-LCH:
        83.3274, 92.1295, 144.7560
        CIE-Luv:
        83.3274, -75.4051, 79.8634
        Hunter-Lab:
        79.2349, -63.3812, 38.6929
      #12ef64 color charts
#12ef64 RGB chart
      #12ef64 CMYK chart
      #12ef64 RGB pie chart
      #12ef64 color shades, tints & tones
#12ef64 color schemes
#12ef64 color preview, HTML & CSS examples
           This text has a color of #12ef64        
        
          <p style="color:#12ef64;">Text here</p>
        
        
          .mytext {color:#12ef64;}
        
        Text color #12ef64
      
           This box has a color of #12ef64        
        
          <div style="background-color:#12ef64;">Content here</div>
        
        
          .mybackground {background-color:#12ef64;}
        
        Background color #12ef64
      
           Border around this has a color of #12ef64        
        
          <div style="border:2px solid #12ef64;">Content here</div>
        
        
          .myborder {border:2px solid #12ef64;}
        
        Border color #12ef64