#12926b color space conversions
Hex:
        #12926b
        RGB:
        18, 146, 107
        CMY:
        93, 43, 58
        CMYK:
        88, 0, 27, 43
      HSL:
        162°, 78.0488%, 32.1569%
        HSV (HSB):
        162°, 87.6712%, 57.2549%
        XYZ:
        13.1822, 21.7479, 17.4129
        xyY:
        0.2518, 0.4155, 21.7479
      CIE-Lab:
        53.7585, -41.8701, 11.7140
        CIE-LCH:
        53.7585, 43.4778, 164.3700
        CIE-Luv:
        53.7585, -44.1707, 21.9704
        Hunter-Lab:
        46.6346, -31.1542, 10.5060
      #12926b color charts
#12926b RGB chart
      #12926b CMYK chart
      #12926b RGB pie chart
      #12926b color shades, tints & tones
#12926b color schemes
#12926b color preview, HTML & CSS examples
           This text has a color of #12926b        
        
          <p style="color:#12926b;">Text here</p>
        
        
          .mytext {color:#12926b;}
        
        Text color #12926b
      
           This box has a color of #12926b        
        
          <div style="background-color:#12926b;">Content here</div>
        
        
          .mybackground {background-color:#12926b;}
        
        Background color #12926b
      
           Border around this has a color of #12926b        
        
          <div style="border:2px solid #12926b;">Content here</div>
        
        
          .myborder {border:2px solid #12926b;}
        
        Border color #12926b