#12a286 color space conversions
Hex:
        #12a286
        RGB:
        18, 162, 134
        CMY:
        93, 36, 47
        CMYK:
        89, 0, 17, 36
      HSL:
        168°, 80.0000%, 35.2941%
        HSV (HSB):
        168°, 88.8889%, 63.5294%
        XYZ:
        17.4729, 27.6905, 26.9781
        xyY:
        0.2422, 0.3838, 27.6905
      CIE-Lab:
        59.6081, -41.5958, 4.7421
        CIE-LCH:
        59.6081, 41.8652, 173.4961
        CIE-Luv:
        59.6081, -47.8906, 12.9709
        Hunter-Lab:
        52.6218, -32.8178, 6.4384
      #12a286 color charts
#12a286 RGB chart
      #12a286 CMYK chart
      #12a286 RGB pie chart
      #12a286 color shades, tints & tones
#12a286 color schemes
#12a286 color preview, HTML & CSS examples
           This text has a color of #12a286        
        
          <p style="color:#12a286;">Text here</p>
        
        
          .mytext {color:#12a286;}
        
        Text color #12a286
      
           This box has a color of #12a286        
        
          <div style="background-color:#12a286;">Content here</div>
        
        
          .mybackground {background-color:#12a286;}
        
        Background color #12a286
      
           Border around this has a color of #12a286        
        
          <div style="border:2px solid #12a286;">Content here</div>
        
        
          .myborder {border:2px solid #12a286;}
        
        Border color #12a286