#12b2b1 color space conversions
Hex:
        #12b2b1
        RGB:
        18, 178, 177
        CMY:
        93, 30, 31
        CMYK:
        90, 0, 1, 30
      HSL:
        180°, 81.6327%, 38.4314%
        HSV (HSB):
        180°, 89.8876%, 69.8039%
        XYZ:
        24.1057, 35.1437, 47.1079
        xyY:
        0.2266, 0.3304, 35.1437
      CIE-Lab:
        65.8604, -36.3540, -10.1273
        CIE-LCH:
        65.8604, 37.7382, 195.5665
        CIE-Luv:
        65.8604, -50.1882, -9.9754
        Hunter-Lab:
        59.2821, -31.1610, -5.6166
      #12b2b1 color charts
#12b2b1 RGB chart
      #12b2b1 CMYK chart
      #12b2b1 RGB pie chart
      #12b2b1 color shades, tints & tones
#12b2b1 color schemes
#12b2b1 color preview, HTML & CSS examples
           This text has a color of #12b2b1        
        
          <p style="color:#12b2b1;">Text here</p>
        
        
          .mytext {color:#12b2b1;}
        
        Text color #12b2b1
      
           This box has a color of #12b2b1        
        
          <div style="background-color:#12b2b1;">Content here</div>
        
        
          .mybackground {background-color:#12b2b1;}
        
        Background color #12b2b1
      
           Border around this has a color of #12b2b1        
        
          <div style="border:2px solid #12b2b1;">Content here</div>
        
        
          .myborder {border:2px solid #12b2b1;}
        
        Border color #12b2b1