#12fa56 color space conversions
Hex:
        #12fa56
        RGB:
        18, 250, 86
        CMY:
        93, 2, 66
        CMYK:
        93, 0, 66, 2
      HSL:
        138°, 95.8678%, 52.5490%
        HSV (HSB):
        138°, 92.8000%, 98.0392%
        XYZ:
        36.1148, 69.1717, 20.2521
        xyY:
        0.2877, 0.5510, 69.1717
      CIE-Lab:
        86.5890, -80.0465, 62.7124
        CIE-LCH:
        86.5890, 101.6872, 141.9231
        CIE-Luv:
        86.5890, -79.3599, 90.5358
        Hunter-Lab:
        83.1695, -68.0365, 43.7813
      #12fa56 color charts
#12fa56 RGB chart
      #12fa56 CMYK chart
      #12fa56 RGB pie chart
      #12fa56 color shades, tints & tones
#12fa56 color schemes
#12fa56 color preview, HTML & CSS examples
           This text has a color of #12fa56        
        
          <p style="color:#12fa56;">Text here</p>
        
        
          .mytext {color:#12fa56;}
        
        Text color #12fa56
      
           This box has a color of #12fa56        
        
          <div style="background-color:#12fa56;">Content here</div>
        
        
          .mybackground {background-color:#12fa56;}
        
        Background color #12fa56
      
           Border around this has a color of #12fa56        
        
          <div style="border:2px solid #12fa56;">Content here</div>
        
        
          .myborder {border:2px solid #12fa56;}
        
        Border color #12fa56