#12b2c4 color space conversions
Hex:
        #12b2c4
        RGB:
        18, 178, 196
        CMY:
        93, 30, 23
        CMYK:
        91, 9, 0, 23
      HSL:
        186°, 83.1776%, 41.9608%
        HSV (HSB):
        186°, 90.8163%, 76.8627%
        XYZ:
        26.1337, 35.9549, 57.7872
        xyY:
        0.2180, 0.2999, 35.9549
      CIE-Lab:
        66.4855, -30.4106, -19.7111
        CIE-LCH:
        66.4855, 36.2399, 212.9499
        CIE-Luv:
        66.4855, -48.7047, -26.2299
        Hunter-Lab:
        59.9624, -27.1379, -15.1654
      #12b2c4 color charts
#12b2c4 RGB chart
      #12b2c4 CMYK chart
      #12b2c4 RGB pie chart
      #12b2c4 color shades, tints & tones
#12b2c4 color schemes
#12b2c4 color preview, HTML & CSS examples
           This text has a color of #12b2c4        
        
          <p style="color:#12b2c4;">Text here</p>
        
        
          .mytext {color:#12b2c4;}
        
        Text color #12b2c4
      
           This box has a color of #12b2c4        
        
          <div style="background-color:#12b2c4;">Content here</div>
        
        
          .mybackground {background-color:#12b2c4;}
        
        Background color #12b2c4
      
           Border around this has a color of #12b2c4        
        
          <div style="border:2px solid #12b2c4;">Content here</div>
        
        
          .myborder {border:2px solid #12b2c4;}
        
        Border color #12b2c4