#12e995 color space conversions
Hex:
        #12e995
        RGB:
        18, 233, 149
        CMY:
        93, 9, 42
        CMYK:
        92, 0, 36, 9
      HSL:
        157°, 85.6574%, 49.2157%
        HSV (HSB):
        157°, 92.2747%, 91.3725%
        XYZ:
        34.8132, 60.5764, 38.2913
        xyY:
        0.2604, 0.4531, 60.5764
      CIE-Lab:
        82.1505, -65.3188, 28.0546
        CIE-LCH:
        82.1505, 71.0887, 156.7564
        CIE-Luv:
        82.1505, -70.7652, 49.9821
        Hunter-Lab:
        77.8308, -56.3621, 25.3120
      #12e995 color charts
#12e995 RGB chart
      #12e995 CMYK chart
      #12e995 RGB pie chart
      #12e995 color shades, tints & tones
#12e995 color schemes
#12e995 color preview, HTML & CSS examples
           This text has a color of #12e995        
        
          <p style="color:#12e995;">Text here</p>
        
        
          .mytext {color:#12e995;}
        
        Text color #12e995
      
           This box has a color of #12e995        
        
          <div style="background-color:#12e995;">Content here</div>
        
        
          .mybackground {background-color:#12e995;}
        
        Background color #12e995
      
           Border around this has a color of #12e995        
        
          <div style="border:2px solid #12e995;">Content here</div>
        
        
          .myborder {border:2px solid #12e995;}
        
        Border color #12e995