#12bfc4 color space conversions
Hex:
        #12bfc4
        RGB:
        18, 191, 196
        CMY:
        93, 25, 23
        CMYK:
        91, 3, 0, 23
      HSL:
        182°, 83.1776%, 41.9608%
        HSV (HSB):
        182°, 90.8163%, 76.8627%
        XYZ:
        28.8441, 41.3757, 58.6906
        xyY:
        0.2238, 0.3210, 41.3757
      CIE-Lab:
        70.4384, -36.5765, -13.7353
        CIE-LCH:
        70.4384, 39.0704, 200.5823
        CIE-Luv:
        70.4384, -53.1868, -15.8109
        Hunter-Lab:
        64.3240, -32.5242, -9.0707
      #12bfc4 color charts
#12bfc4 RGB chart
      #12bfc4 CMYK chart
      #12bfc4 RGB pie chart
      #12bfc4 color shades, tints & tones
#12bfc4 color schemes
#12bfc4 color preview, HTML & CSS examples
           This text has a color of #12bfc4        
        
          <p style="color:#12bfc4;">Text here</p>
        
        
          .mytext {color:#12bfc4;}
        
        Text color #12bfc4
      
           This box has a color of #12bfc4        
        
          <div style="background-color:#12bfc4;">Content here</div>
        
        
          .mybackground {background-color:#12bfc4;}
        
        Background color #12bfc4
      
           Border around this has a color of #12bfc4        
        
          <div style="border:2px solid #12bfc4;">Content here</div>
        
        
          .myborder {border:2px solid #12bfc4;}
        
        Border color #12bfc4