#12d848 color space conversions
Hex:
        #12d848
        RGB:
        18, 216, 72
        CMY:
        93, 15, 72
        CMYK:
        92, 0, 67, 15
      HSL:
        136°, 84.6154%, 45.8824%
        HSV (HSB):
        136°, 91.6667%, 84.7059%
        XYZ:
        25.9750, 49.7082, 14.3565
        xyY:
        0.2885, 0.5521, 49.7082
      CIE-Lab:
        75.8898, -71.6058, 56.6357
        CIE-LCH:
        75.8898, 91.2962, 141.6582
        CIE-Luv:
        75.8898, -69.3587, 79.7271
        Hunter-Lab:
        70.5041, -57.6193, 37.2798
      #12d848 color charts
#12d848 RGB chart
      #12d848 CMYK chart
      #12d848 RGB pie chart
      #12d848 color shades, tints & tones
#12d848 color schemes
#12d848 color preview, HTML & CSS examples
           This text has a color of #12d848        
        
          <p style="color:#12d848;">Text here</p>
        
        
          .mytext {color:#12d848;}
        
        Text color #12d848
      
           This box has a color of #12d848        
        
          <div style="background-color:#12d848;">Content here</div>
        
        
          .mybackground {background-color:#12d848;}
        
        Background color #12d848
      
           Border around this has a color of #12d848        
        
          <div style="border:2px solid #12d848;">Content here</div>
        
        
          .myborder {border:2px solid #12d848;}
        
        Border color #12d848