#12684e color space conversions
Hex:
        #12684e
        RGB:
        18, 104, 78
        CMY:
        93, 59, 69
        CMYK:
        83, 0, 25, 59
      HSL:
        162°, 70.4918%, 23.9216%
        HSV (HSB):
        162°, 82.6923%, 40.7843%
        XYZ:
        6.5749, 10.5793, 8.9032
        xyY:
        0.2523, 0.4060, 10.5793
      CIE-Lab:
        38.8626, -31.2250, 7.7830
        CIE-LCH:
        38.8626, 32.1804, 166.0039
        CIE-Luv:
        38.8626, -30.7391, 13.9618
        Hunter-Lab:
        32.5258, -20.8374, 6.5388
      #12684e color charts
#12684e RGB chart
      #12684e CMYK chart
      #12684e RGB pie chart
      #12684e color shades, tints & tones
#12684e color schemes
#12684e color preview, HTML & CSS examples
           This text has a color of #12684e        
        
          <p style="color:#12684e;">Text here</p>
        
        
          .mytext {color:#12684e;}
        
        Text color #12684e
      
           This box has a color of #12684e        
        
          <div style="background-color:#12684e;">Content here</div>
        
        
          .mybackground {background-color:#12684e;}
        
        Background color #12684e
      
           Border around this has a color of #12684e        
        
          <div style="border:2px solid #12684e;">Content here</div>
        
        
          .myborder {border:2px solid #12684e;}
        
        Border color #12684e