#12e094 color space conversions
Hex:
        #12e094
        RGB:
        18, 224, 148
        CMY:
        93, 12, 42
        CMYK:
        92, 0, 34, 12
      HSL:
        158°, 85.1240%, 47.4510%
        HSV (HSB):
        158°, 91.9643%, 87.8431%
        XYZ:
        32.2504, 55.5780, 37.0448
        xyY:
        0.2583, 0.4451, 55.5780
      CIE-Lab:
        79.3731, -62.3504, 24.8147
        CIE-LCH:
        79.3731, 67.1069, 158.2980
        CIE-Luv:
        79.3731, -67.9048, 45.0015
        Hunter-Lab:
        74.5507, -53.2451, 22.7238
      #12e094 color charts
#12e094 RGB chart
      #12e094 CMYK chart
      #12e094 RGB pie chart
      #12e094 color shades, tints & tones
#12e094 color schemes
#12e094 color preview, HTML & CSS examples
           This text has a color of #12e094        
        
          <p style="color:#12e094;">Text here</p>
        
        
          .mytext {color:#12e094;}
        
        Text color #12e094
      
           This box has a color of #12e094        
        
          <div style="background-color:#12e094;">Content here</div>
        
        
          .mybackground {background-color:#12e094;}
        
        Background color #12e094
      
           Border around this has a color of #12e094        
        
          <div style="border:2px solid #12e094;">Content here</div>
        
        
          .myborder {border:2px solid #12e094;}
        
        Border color #12e094