#12b186 color space conversions
Hex:
        #12b186
        RGB:
        18, 177, 134
        CMY:
        93, 31, 47
        CMYK:
        90, 0, 24, 31
      HSL:
        164°, 81.5385%, 38.2353%
        HSV (HSB):
        164°, 89.8305%, 69.4118%
        XYZ:
        20.2747, 33.2941, 27.9121
        xyY:
        0.2488, 0.4086, 33.2941
      CIE-Lab:
        64.3983, -47.7942, 11.5680
        CIE-LCH:
        64.3983, 49.1743, 166.3939
        CIE-Luv:
        64.3983, -53.1123, 23.6442
        Hunter-Lab:
        57.7010, -38.2565, 11.7100
      #12b186 color charts
#12b186 RGB chart
      #12b186 CMYK chart
      #12b186 RGB pie chart
      #12b186 color shades, tints & tones
#12b186 color schemes
#12b186 color preview, HTML & CSS examples
           This text has a color of #12b186        
        
          <p style="color:#12b186;">Text here</p>
        
        
          .mytext {color:#12b186;}
        
        Text color #12b186
      
           This box has a color of #12b186        
        
          <div style="background-color:#12b186;">Content here</div>
        
        
          .mybackground {background-color:#12b186;}
        
        Background color #12b186
      
           Border around this has a color of #12b186        
        
          <div style="border:2px solid #12b186;">Content here</div>
        
        
          .myborder {border:2px solid #12b186;}
        
        Border color #12b186