#12daa1 color space conversions
Hex:
        #12daa1
        RGB:
        18, 218, 161
        CMY:
        93, 15, 37
        CMYK:
        92, 0, 26, 15
      HSL:
        163°, 84.7458%, 46.2745%
        HSV (HSB):
        163°, 91.7431%, 85.4902%
        XYZ:
        31.7539, 52.8446, 42.2446
        xyY:
        0.2503, 0.4166, 52.8446
      CIE-Lab:
        77.7832, -57.2964, 15.8247
        CIE-LCH:
        77.7832, 59.4415, 164.5604
        CIE-Luv:
        77.7832, -65.0209, 32.0422
        Hunter-Lab:
        72.6943, -49.2437, 16.4310
      #12daa1 color charts
#12daa1 RGB chart
      #12daa1 CMYK chart
      #12daa1 RGB pie chart
      #12daa1 color shades, tints & tones
#12daa1 color schemes
#12daa1 color preview, HTML & CSS examples
           This text has a color of #12daa1        
        
          <p style="color:#12daa1;">Text here</p>
        
        
          .mytext {color:#12daa1;}
        
        Text color #12daa1
      
           This box has a color of #12daa1        
        
          <div style="background-color:#12daa1;">Content here</div>
        
        
          .mybackground {background-color:#12daa1;}
        
        Background color #12daa1
      
           Border around this has a color of #12daa1        
        
          <div style="border:2px solid #12daa1;">Content here</div>
        
        
          .myborder {border:2px solid #12daa1;}
        
        Border color #12daa1