#12b9bf color space conversions
Hex:
        #12b9bf
        RGB:
        18, 185, 191
        CMY:
        93, 27, 25
        CMYK:
        91, 3, 0, 25
      HSL:
        182°, 82.7751%, 40.9804%
        HSV (HSB):
        182°, 90.5759%, 74.9020%
        XYZ:
        27.0024, 38.5881, 55.3153
        xyY:
        0.2233, 0.3192, 38.5881
      CIE-Lab:
        68.4518, -35.3230, -13.9782
        CIE-LCH:
        68.4518, 37.9882, 201.5900
        CIE-Luv:
        68.4518, -51.5142, -16.3210
        Hunter-Lab:
        62.1193, -31.1174, -9.3123
      #12b9bf color charts
#12b9bf RGB chart
      #12b9bf CMYK chart
      #12b9bf RGB pie chart
      #12b9bf color shades, tints & tones
#12b9bf color schemes
#12b9bf color preview, HTML & CSS examples
           This text has a color of #12b9bf        
        
          <p style="color:#12b9bf;">Text here</p>
        
        
          .mytext {color:#12b9bf;}
        
        Text color #12b9bf
      
           This box has a color of #12b9bf        
        
          <div style="background-color:#12b9bf;">Content here</div>
        
        
          .mybackground {background-color:#12b9bf;}
        
        Background color #12b9bf
      
           Border around this has a color of #12b9bf        
        
          <div style="border:2px solid #12b9bf;">Content here</div>
        
        
          .myborder {border:2px solid #12b9bf;}
        
        Border color #12b9bf