#12cebc color space conversions
Hex:
        #12cebc
        RGB:
        18, 206, 188
        CMY:
        93, 19, 26
        CMYK:
        91, 0, 9, 19
      HSL:
        174°, 83.9286%, 43.9216%
        HSV (HSB):
        174°, 91.2621%, 80.7843%
        XYZ:
        31.3979, 47.9021, 55.1681
        xyY:
        0.2335, 0.3562, 47.9021
      CIE-Lab:
        74.7631, -45.5804, -2.9551
        CIE-LCH:
        74.7631, 45.6761, 183.7095
        CIE-Luv:
        74.7631, -58.9434, 2.5353
        Hunter-Lab:
        69.2113, -40.1429, 1.1880
      #12cebc color charts
#12cebc RGB chart
      #12cebc CMYK chart
      #12cebc RGB pie chart
      #12cebc color shades, tints & tones
#12cebc color schemes
#12cebc color preview, HTML & CSS examples
           This text has a color of #12cebc        
        
          <p style="color:#12cebc;">Text here</p>
        
        
          .mytext {color:#12cebc;}
        
        Text color #12cebc
      
           This box has a color of #12cebc        
        
          <div style="background-color:#12cebc;">Content here</div>
        
        
          .mybackground {background-color:#12cebc;}
        
        Background color #12cebc
      
           Border around this has a color of #12cebc        
        
          <div style="border:2px solid #12cebc;">Content here</div>
        
        
          .myborder {border:2px solid #12cebc;}
        
        Border color #12cebc