#12d480 color space conversions
Hex:
        #12d480
        RGB:
        18, 212, 128
        CMY:
        93, 17, 50
        CMYK:
        92, 0, 40, 17
      HSL:
        154°, 84.3478%, 45.0980%
        HSV (HSB):
        154°, 91.5094%, 83.1373%
        XYZ:
        27.6892, 48.7741, 28.3770
        xyY:
        0.2641, 0.4652, 48.7741
      CIE-Lab:
        75.3106, -62.1228, 29.6806
        CIE-LCH:
        75.3106, 68.8490, 154.4628
        CIE-Luv:
        75.3106, -65.2806, 50.4211
        Hunter-Lab:
        69.8384, -51.4464, 24.7960
      #12d480 color charts
#12d480 RGB chart
      #12d480 CMYK chart
      #12d480 RGB pie chart
      #12d480 color shades, tints & tones
#12d480 color schemes
#12d480 color preview, HTML & CSS examples
           This text has a color of #12d480        
        
          <p style="color:#12d480;">Text here</p>
        
        
          .mytext {color:#12d480;}
        
        Text color #12d480
      
           This box has a color of #12d480        
        
          <div style="background-color:#12d480;">Content here</div>
        
        
          .mybackground {background-color:#12d480;}
        
        Background color #12d480
      
           Border around this has a color of #12d480        
        
          <div style="border:2px solid #12d480;">Content here</div>
        
        
          .myborder {border:2px solid #12d480;}
        
        Border color #12d480