#12bca4 color space conversions
Hex:
        #12bca4
        RGB:
        18, 188, 164
        CMY:
        93, 26, 36
        CMYK:
        90, 0, 13, 26
      HSL:
        172°, 82.5243%, 40.3922%
        HSV (HSB):
        172°, 90.4255%, 73.7255%
        XYZ:
        24.9335, 38.7754, 41.2922
        xyY:
        0.2375, 0.3693, 38.7754
      CIE-Lab:
        68.5882, -44.5295, 1.0760
        CIE-LCH:
        68.5882, 44.5425, 178.6158
        CIE-Luv:
        68.5882, -54.6582, 8.4062
        Hunter-Lab:
        62.2699, -37.4990, 4.2727
      #12bca4 color charts
#12bca4 RGB chart
      #12bca4 CMYK chart
      #12bca4 RGB pie chart
      #12bca4 color shades, tints & tones
#12bca4 color schemes
#12bca4 color preview, HTML & CSS examples
           This text has a color of #12bca4        
        
          <p style="color:#12bca4;">Text here</p>
        
        
          .mytext {color:#12bca4;}
        
        Text color #12bca4
      
           This box has a color of #12bca4        
        
          <div style="background-color:#12bca4;">Content here</div>
        
        
          .mybackground {background-color:#12bca4;}
        
        Background color #12bca4
      
           Border around this has a color of #12bca4        
        
          <div style="border:2px solid #12bca4;">Content here</div>
        
        
          .myborder {border:2px solid #12bca4;}
        
        Border color #12bca4