#12fa17 color space conversions
Hex:
        #12fa17
        RGB:
        18, 250, 23
        CMY:
        93, 2, 91
        CMYK:
        93, 0, 91, 2
      HSL:
        121°, 95.8678%, 52.5490%
        HSV (HSB):
        121°, 92.8000%, 98.0392%
        XYZ:
        34.5897, 68.5617, 12.2213
        xyY:
        0.2998, 0.5943, 68.5617
      CIE-Lab:
        86.2865, -83.9138, 79.8809
        CIE-LCH:
        86.2865, 115.8555, 136.4104
        CIE-Luv:
        86.2865, -80.7892, 104.0812
        Hunter-Lab:
        82.8020, -70.3368, 49.2104
      #12fa17 color charts
#12fa17 RGB chart
      #12fa17 CMYK chart
      #12fa17 RGB pie chart
      #12fa17 color shades, tints & tones
#12fa17 color schemes
#12fa17 color preview, HTML & CSS examples
           This text has a color of #12fa17        
        
          <p style="color:#12fa17;">Text here</p>
        
        
          .mytext {color:#12fa17;}
        
        Text color #12fa17
      
           This box has a color of #12fa17        
        
          <div style="background-color:#12fa17;">Content here</div>
        
        
          .mybackground {background-color:#12fa17;}
        
        Background color #12fa17
      
           Border around this has a color of #12fa17        
        
          <div style="border:2px solid #12fa17;">Content here</div>
        
        
          .myborder {border:2px solid #12fa17;}
        
        Border color #12fa17