#12ef18 color space conversions
Hex:
        #12ef18
        RGB:
        18, 239, 24
        CMY:
        93, 6, 91
        CMYK:
        92, 0, 90, 6
      HSL:
        122°, 87.3518%, 50.3922%
        HSV (HSB):
        122°, 92.4686%, 93.7255%
        XYZ:
        31.2808, 61.9276, 11.1687
        xyY:
        0.2997, 0.5933, 61.9276
      CIE-Lab:
        82.8749, -80.9749, 76.8520
        CIE-LCH:
        82.8749, 111.6385, 136.4964
        CIE-Luv:
        82.8749, -77.4882, 99.7056
        Hunter-Lab:
        78.6941, -66.7610, 46.6711
      #12ef18 color charts
#12ef18 RGB chart
      #12ef18 CMYK chart
      #12ef18 RGB pie chart
      #12ef18 color shades, tints & tones
#12ef18 color schemes
#12ef18 color preview, HTML & CSS examples
           This text has a color of #12ef18        
        
          <p style="color:#12ef18;">Text here</p>
        
        
          .mytext {color:#12ef18;}
        
        Text color #12ef18
      
           This box has a color of #12ef18        
        
          <div style="background-color:#12ef18;">Content here</div>
        
        
          .mybackground {background-color:#12ef18;}
        
        Background color #12ef18
      
           Border around this has a color of #12ef18        
        
          <div style="border:2px solid #12ef18;">Content here</div>
        
        
          .myborder {border:2px solid #12ef18;}
        
        Border color #12ef18