#12bac1 color space conversions
Hex:
        #12bac1
        RGB:
        18, 186, 193
        CMY:
        93, 27, 24
        CMYK:
        91, 4, 0, 24
      HSL:
        182°, 82.9384%, 41.3725%
        HSV (HSB):
        182°, 90.6736%, 75.6863%
        XYZ:
        27.4340, 39.0967, 56.5526
        xyY:
        0.2229, 0.3176, 39.0967
      CIE-Lab:
        68.8212, -35.1731, -14.5225
        CIE-LCH:
        68.8212, 38.0532, 202.4350
        CIE-Luv:
        68.8212, -51.7020, -17.2315
        Hunter-Lab:
        62.5273, -31.1056, -9.8555
      #12bac1 color charts
#12bac1 RGB chart
      #12bac1 CMYK chart
      #12bac1 RGB pie chart
      #12bac1 color shades, tints & tones
#12bac1 color schemes
#12bac1 color preview, HTML & CSS examples
           This text has a color of #12bac1        
        
          <p style="color:#12bac1;">Text here</p>
        
        
          .mytext {color:#12bac1;}
        
        Text color #12bac1
      
           This box has a color of #12bac1        
        
          <div style="background-color:#12bac1;">Content here</div>
        
        
          .mybackground {background-color:#12bac1;}
        
        Background color #12bac1
      
           Border around this has a color of #12bac1        
        
          <div style="border:2px solid #12bac1;">Content here</div>
        
        
          .myborder {border:2px solid #12bac1;}
        
        Border color #12bac1