#12cdc9 color space conversions
Hex:
        #12cdc9
        RGB:
        18, 205, 201
        CMY:
        93, 20, 21
        CMYK:
        91, 0, 2, 20
      HSL:
        179°, 83.8565%, 43.7255%
        HSV (HSB):
        179°, 91.2195%, 80.3922%
        XYZ:
        32.6234, 48.0083, 62.8054
        xyY:
        0.2274, 0.3347, 48.0083
      CIE-Lab:
        74.8302, -41.4296, -9.8815
        CIE-LCH:
        74.8302, 42.5918, 193.4152
        CIE-Luv:
        74.8302, -57.5782, -8.9993
        Hunter-Lab:
        69.2880, -37.2095, -5.2412
      #12cdc9 color charts
#12cdc9 RGB chart
      #12cdc9 CMYK chart
      #12cdc9 RGB pie chart
      #12cdc9 color shades, tints & tones
#12cdc9 color schemes
#12cdc9 color preview, HTML & CSS examples
           This text has a color of #12cdc9        
        
          <p style="color:#12cdc9;">Text here</p>
        
        
          .mytext {color:#12cdc9;}
        
        Text color #12cdc9
      
           This box has a color of #12cdc9        
        
          <div style="background-color:#12cdc9;">Content here</div>
        
        
          .mybackground {background-color:#12cdc9;}
        
        Background color #12cdc9
      
           Border around this has a color of #12cdc9        
        
          <div style="border:2px solid #12cdc9;">Content here</div>
        
        
          .myborder {border:2px solid #12cdc9;}
        
        Border color #12cdc9