#12af8e color space conversions
Hex:
        #12af8e
        RGB:
        18, 175, 142
        CMY:
        93, 31, 44
        CMYK:
        90, 0, 19, 31
      HSL:
        167°, 81.3472%, 37.8431%
        HSV (HSB):
        167°, 89.7143%, 68.6275%
        XYZ:
        20.4619, 32.7415, 30.8325
        xyY:
        0.2435, 0.3896, 32.7415
      CIE-Lab:
        63.9511, -44.9495, 6.5120
        CIE-LCH:
        63.9511, 45.4188, 171.7567
        CIE-Luv:
        63.9511, -51.8347, 16.1848
        Hunter-Lab:
        57.2202, -36.3039, 8.1064
      #12af8e color charts
#12af8e RGB chart
      #12af8e CMYK chart
      #12af8e RGB pie chart
      #12af8e color shades, tints & tones
#12af8e color schemes
#12af8e color preview, HTML & CSS examples
           This text has a color of #12af8e        
        
          <p style="color:#12af8e;">Text here</p>
        
        
          .mytext {color:#12af8e;}
        
        Text color #12af8e
      
           This box has a color of #12af8e        
        
          <div style="background-color:#12af8e;">Content here</div>
        
        
          .mybackground {background-color:#12af8e;}
        
        Background color #12af8e
      
           Border around this has a color of #12af8e        
        
          <div style="border:2px solid #12af8e;">Content here</div>
        
        
          .myborder {border:2px solid #12af8e;}
        
        Border color #12af8e