#12b384 color space conversions
Hex:
        #12b384
        RGB:
        18, 179, 132
        CMY:
        93, 30, 48
        CMYK:
        90, 0, 26, 30
      HSL:
        162°, 81.7259%, 38.6275%
        HSV (HSB):
        162°, 89.9441%, 70.1961%
        XYZ:
        20.5344, 34.0347, 27.3169
        xyY:
        0.2508, 0.4156, 34.0347
      CIE-Lab:
        64.9901, -49.0747, 13.4979
        CIE-LCH:
        64.9901, 50.8971, 164.6212
        CIE-Luv:
        64.9901, -53.9436, 26.4893
        Hunter-Lab:
        58.3393, -39.2649, 13.0755
      #12b384 color charts
#12b384 RGB chart
      #12b384 CMYK chart
      #12b384 RGB pie chart
      #12b384 color shades, tints & tones
#12b384 color schemes
#12b384 color preview, HTML & CSS examples
           This text has a color of #12b384        
        
          <p style="color:#12b384;">Text here</p>
        
        
          .mytext {color:#12b384;}
        
        Text color #12b384
      
           This box has a color of #12b384        
        
          <div style="background-color:#12b384;">Content here</div>
        
        
          .mybackground {background-color:#12b384;}
        
        Background color #12b384
      
           Border around this has a color of #12b384        
        
          <div style="border:2px solid #12b384;">Content here</div>
        
        
          .myborder {border:2px solid #12b384;}
        
        Border color #12b384