#12de2d color space conversions
Hex:
        #12de2d
        RGB:
        18, 222, 45
        CMY:
        93, 13, 82
        CMYK:
        92, 0, 80, 13
      HSL:
        128°, 85.0000%, 47.0588%
        HSV (HSB):
        128°, 91.8919%, 87.0588%
        XYZ:
        26.8444, 52.5606, 11.2130
        xyY:
        0.2962, 0.5800, 52.5606
      CIE-Lab:
        77.6149, -75.4611, 67.6594
        CIE-LCH:
        77.6149, 101.3517, 138.1202
        CIE-Luv:
        77.6149, -71.9901, 89.7135
        Hunter-Lab:
        72.4987, -60.7788, 41.5790
      #12de2d color charts
#12de2d RGB chart
      #12de2d CMYK chart
      #12de2d RGB pie chart
      #12de2d color shades, tints & tones
#12de2d color schemes
#12de2d color preview, HTML & CSS examples
           This text has a color of #12de2d        
        
          <p style="color:#12de2d;">Text here</p>
        
        
          .mytext {color:#12de2d;}
        
        Text color #12de2d
      
           This box has a color of #12de2d        
        
          <div style="background-color:#12de2d;">Content here</div>
        
        
          .mybackground {background-color:#12de2d;}
        
        Background color #12de2d
      
           Border around this has a color of #12de2d        
        
          <div style="border:2px solid #12de2d;">Content here</div>
        
        
          .myborder {border:2px solid #12de2d;}
        
        Border color #12de2d