#12f02d color space conversions
Hex:
        #12f02d
        RGB:
        18, 240, 45
        CMY:
        93, 6, 82
        CMYK:
        93, 0, 81, 6
      HSL:
        127°, 88.0952%, 50.5882%
        HSV (HSB):
        127°, 92.5000%, 94.1176%
        XYZ:
        31.8832, 62.6382, 12.8926
        xyY:
        0.2968, 0.5831, 62.6382
      CIE-Lab:
        83.2517, -80.3972, 72.9133
        CIE-LCH:
        83.2517, 108.5360, 137.7947
        CIE-Luv:
        83.2517, -77.4761, 97.1359
        Hunter-Lab:
        79.1443, -66.5940, 45.7427
      #12f02d color charts
#12f02d RGB chart
      #12f02d CMYK chart
      #12f02d RGB pie chart
      #12f02d color shades, tints & tones
#12f02d color schemes
#12f02d color preview, HTML & CSS examples
           This text has a color of #12f02d        
        
          <p style="color:#12f02d;">Text here</p>
        
        
          .mytext {color:#12f02d;}
        
        Text color #12f02d
      
           This box has a color of #12f02d        
        
          <div style="background-color:#12f02d;">Content here</div>
        
        
          .mybackground {background-color:#12f02d;}
        
        Background color #12f02d
      
           Border around this has a color of #12f02d        
        
          <div style="border:2px solid #12f02d;">Content here</div>
        
        
          .myborder {border:2px solid #12f02d;}
        
        Border color #12f02d