#12eaa4 color space conversions
Hex:
        #12eaa4
        RGB:
        18, 234, 164
        CMY:
        93, 8, 36
        CMYK:
        92, 0, 30, 8
      HSL:
        161°, 85.7143%, 49.4118%
        HSV (HSB):
        161°, 92.3077%, 91.7647%
        XYZ:
        36.3731, 61.6546, 45.1054
        xyY:
        0.2541, 0.4307, 61.6546
      CIE-Lab:
        82.7294, -62.5487, 21.1316
        CIE-LCH:
        82.7294, 66.0218, 161.3329
        CIE-Luv:
        82.7294, -70.0706, 40.5636
        Hunter-Lab:
        78.5204, -54.7240, 20.9056
      #12eaa4 color charts
#12eaa4 RGB chart
      #12eaa4 CMYK chart
      #12eaa4 RGB pie chart
      #12eaa4 color shades, tints & tones
#12eaa4 color schemes
#12eaa4 color preview, HTML & CSS examples
           This text has a color of #12eaa4        
        
          <p style="color:#12eaa4;">Text here</p>
        
        
          .mytext {color:#12eaa4;}
        
        Text color #12eaa4
      
           This box has a color of #12eaa4        
        
          <div style="background-color:#12eaa4;">Content here</div>
        
        
          .mybackground {background-color:#12eaa4;}
        
        Background color #12eaa4
      
           Border around this has a color of #12eaa4        
        
          <div style="border:2px solid #12eaa4;">Content here</div>
        
        
          .myborder {border:2px solid #12eaa4;}
        
        Border color #12eaa4