#12bda1 color space conversions
Hex:
        #12bda1
        RGB:
        18, 189, 161
        CMY:
        93, 26, 37
        CMYK:
        90, 0, 15, 26
      HSL:
        170°, 82.6087%, 40.5882%
        HSV (HSB):
        170°, 90.4762%, 74.1176%
        XYZ:
        24.8801, 39.0970, 39.9534
        xyY:
        0.2394, 0.3762, 39.0970
      CIE-Lab:
        68.8215, -45.7637, 3.0599
        CIE-LCH:
        68.8215, 45.8659, 176.1747
        CIE-Luv:
        68.8215, -55.2316, 11.5356
        Hunter-Lab:
        62.5276, -38.3972, 5.8847
      #12bda1 color charts
#12bda1 RGB chart
      #12bda1 CMYK chart
      #12bda1 RGB pie chart
      #12bda1 color shades, tints & tones
#12bda1 color schemes
#12bda1 color preview, HTML & CSS examples
           This text has a color of #12bda1        
        
          <p style="color:#12bda1;">Text here</p>
        
        
          .mytext {color:#12bda1;}
        
        Text color #12bda1
      
           This box has a color of #12bda1        
        
          <div style="background-color:#12bda1;">Content here</div>
        
        
          .mybackground {background-color:#12bda1;}
        
        Background color #12bda1
      
           Border around this has a color of #12bda1        
        
          <div style="border:2px solid #12bda1;">Content here</div>
        
        
          .myborder {border:2px solid #12bda1;}
        
        Border color #12bda1