#12cb9d color space conversions
Hex:
        #12cb9d
        RGB:
        18, 203, 157
        CMY:
        93, 20, 38
        CMYK:
        91, 0, 23, 20
      HSL:
        165°, 83.7104%, 43.3333%
        HSV (HSB):
        165°, 91.1330%, 79.6078%
        XYZ:
        27.6912, 45.2748, 39.1777
        xyY:
        0.2469, 0.4037, 45.2748
      CIE-Lab:
        73.0725, -52.4680, 11.3219
        CIE-LCH:
        73.0725, 53.6756, 167.8231
        CIE-Luv:
        73.0725, -60.2957, 24.6626
        Hunter-Lab:
        67.2865, -44.2913, 12.5789
      #12cb9d color charts
#12cb9d RGB chart
      #12cb9d CMYK chart
      #12cb9d RGB pie chart
      #12cb9d color shades, tints & tones
#12cb9d color schemes
#12cb9d color preview, HTML & CSS examples
           This text has a color of #12cb9d        
        
          <p style="color:#12cb9d;">Text here</p>
        
        
          .mytext {color:#12cb9d;}
        
        Text color #12cb9d
      
           This box has a color of #12cb9d        
        
          <div style="background-color:#12cb9d;">Content here</div>
        
        
          .mybackground {background-color:#12cb9d;}
        
        Background color #12cb9d
      
           Border around this has a color of #12cb9d        
        
          <div style="border:2px solid #12cb9d;">Content here</div>
        
        
          .myborder {border:2px solid #12cb9d;}
        
        Border color #12cb9d