#12a296 color space conversions
Hex:
        #12a296
        RGB:
        18, 162, 150
        CMY:
        93, 36, 41
        CMYK:
        89, 0, 7, 36
      HSL:
        175°, 80.0000%, 35.2941%
        HSV (HSB):
        175°, 88.8889%, 63.5294%
        XYZ:
        18.6748, 28.1713, 33.3075
        xyY:
        0.2330, 0.3515, 28.1713
      CIE-Lab:
        60.0432, -37.0962, -3.6500
        CIE-LCH:
        60.0432, 37.2753, 185.6194
        CIE-Luv:
        60.0432, -46.6823, 0.1350
        Hunter-Lab:
        53.0766, -30.0795, -0.0530
      #12a296 color charts
#12a296 RGB chart
      #12a296 CMYK chart
      #12a296 RGB pie chart
      #12a296 color shades, tints & tones
#12a296 color schemes
#12a296 color preview, HTML & CSS examples
           This text has a color of #12a296        
        
          <p style="color:#12a296;">Text here</p>
        
        
          .mytext {color:#12a296;}
        
        Text color #12a296
      
           This box has a color of #12a296        
        
          <div style="background-color:#12a296;">Content here</div>
        
        
          .mybackground {background-color:#12a296;}
        
        Background color #12a296
      
           Border around this has a color of #12a296        
        
          <div style="border:2px solid #12a296;">Content here</div>
        
        
          .myborder {border:2px solid #12a296;}
        
        Border color #12a296