#12eab2 color space conversions
Hex:
        #12eab2
        RGB:
        18, 234, 178
        CMY:
        93, 8, 30
        CMYK:
        92, 0, 24, 8
      HSL:
        164°, 85.7143%, 49.4118%
        HSV (HSB):
        164°, 92.3077%, 91.7647%
        XYZ:
        37.7082, 62.1886, 52.1357
        xyY:
        0.2480, 0.4090, 62.1886
      CIE-Lab:
        83.0136, -59.3858, 14.2465
        CIE-LCH:
        83.0136, 61.0707, 166.5098
        CIE-Luv:
        83.0136, -69.0648, 30.5561
        Hunter-Lab:
        78.8597, -52.6517, 16.0041
      #12eab2 color charts
#12eab2 RGB chart
      #12eab2 CMYK chart
      #12eab2 RGB pie chart
      #12eab2 color shades, tints & tones
#12eab2 color schemes
#12eab2 color preview, HTML & CSS examples
           This text has a color of #12eab2        
        
          <p style="color:#12eab2;">Text here</p>
        
        
          .mytext {color:#12eab2;}
        
        Text color #12eab2
      
           This box has a color of #12eab2        
        
          <div style="background-color:#12eab2;">Content here</div>
        
        
          .mybackground {background-color:#12eab2;}
        
        Background color #12eab2
      
           Border around this has a color of #12eab2        
        
          <div style="border:2px solid #12eab2;">Content here</div>
        
        
          .myborder {border:2px solid #12eab2;}
        
        Border color #12eab2