#12cdc6 color space conversions
Hex:
        #12cdc6
        RGB:
        18, 205, 198
        CMY:
        93, 20, 22
        CMYK:
        91, 0, 3, 20
      HSL:
        178°, 83.8565%, 43.7255%
        HSV (HSB):
        178°, 91.2195%, 80.3922%
        XYZ:
        32.2738, 47.8685, 60.9646
        xyY:
        0.2287, 0.3392, 47.8685
      CIE-Lab:
        74.7419, -42.3041, -8.3910
        CIE-LCH:
        74.7419, 43.1282, 191.2190
        CIE-Luv:
        74.7419, -57.8156, -6.4895
        Hunter-Lab:
        69.1870, -37.8121, -3.8128
      #12cdc6 color charts
#12cdc6 RGB chart
      #12cdc6 CMYK chart
      #12cdc6 RGB pie chart
      #12cdc6 color shades, tints & tones
#12cdc6 color schemes
#12cdc6 color preview, HTML & CSS examples
           This text has a color of #12cdc6        
        
          <p style="color:#12cdc6;">Text here</p>
        
        
          .mytext {color:#12cdc6;}
        
        Text color #12cdc6
      
           This box has a color of #12cdc6        
        
          <div style="background-color:#12cdc6;">Content here</div>
        
        
          .mybackground {background-color:#12cdc6;}
        
        Background color #12cdc6
      
           Border around this has a color of #12cdc6        
        
          <div style="border:2px solid #12cdc6;">Content here</div>
        
        
          .myborder {border:2px solid #12cdc6;}
        
        Border color #12cdc6