#12baaf color space conversions
Hex:
        #12baaf
        RGB:
        18, 186, 175
        CMY:
        93, 27, 31
        CMYK:
        90, 0, 6, 27
      HSL:
        176°, 82.3529%, 40.0000%
        HSV (HSB):
        176°, 90.3226%, 72.9412%
        XYZ:
        25.5462, 38.3416, 46.6117
        xyY:
        0.2312, 0.3470, 38.3416
      CIE-Lab:
        68.2716, -40.5641, -5.4371
        CIE-LCH:
        68.2716, 40.9268, 187.6343
        CIE-Luv:
        68.2716, -53.1153, -2.0749
        Hunter-Lab:
        61.9206, -34.7182, -1.2871
      #12baaf color charts
#12baaf RGB chart
      #12baaf CMYK chart
      #12baaf RGB pie chart
      #12baaf color shades, tints & tones
#12baaf color schemes
#12baaf color preview, HTML & CSS examples
           This text has a color of #12baaf        
        
          <p style="color:#12baaf;">Text here</p>
        
        
          .mytext {color:#12baaf;}
        
        Text color #12baaf
      
           This box has a color of #12baaf        
        
          <div style="background-color:#12baaf;">Content here</div>
        
        
          .mybackground {background-color:#12baaf;}
        
        Background color #12baaf
      
           Border around this has a color of #12baaf        
        
          <div style="border:2px solid #12baaf;">Content here</div>
        
        
          .myborder {border:2px solid #12baaf;}
        
        Border color #12baaf