#12bfaa color space conversions
Hex:
        #12bfaa
        RGB:
        18, 191, 170
        CMY:
        93, 25, 33
        CMYK:
        91, 0, 11, 25
      HSL:
        173°, 82.7751%, 40.9804%
        HSV (HSB):
        173°, 90.5759%, 74.9020%
        XYZ:
        26.1360, 40.2925, 44.4299
        xyY:
        0.2358, 0.3635, 40.2925
      CIE-Lab:
        69.6773, -44.1592, -0.6239
        CIE-LCH:
        69.6773, 44.1636, 180.8095
        CIE-Luv:
        69.6773, -55.2259, 5.8239
        Hunter-Lab:
        63.4764, -37.5875, 2.9337
      #12bfaa color charts
#12bfaa RGB chart
      #12bfaa CMYK chart
      #12bfaa RGB pie chart
      #12bfaa color shades, tints & tones
#12bfaa color schemes
#12bfaa color preview, HTML & CSS examples
           This text has a color of #12bfaa        
        
          <p style="color:#12bfaa;">Text here</p>
        
        
          .mytext {color:#12bfaa;}
        
        Text color #12bfaa
      
           This box has a color of #12bfaa        
        
          <div style="background-color:#12bfaa;">Content here</div>
        
        
          .mybackground {background-color:#12bfaa;}
        
        Background color #12bfaa
      
           Border around this has a color of #12bfaa        
        
          <div style="border:2px solid #12bfaa;">Content here</div>
        
        
          .myborder {border:2px solid #12bfaa;}
        
        Border color #12bfaa