#12f6de color space conversions
Hex:
        #12f6de
        RGB:
        18, 246, 222
        CMY:
        93, 4, 13
        CMYK:
        93, 0, 10, 4
      HSL:
        174°, 92.6829%, 51.7647%
        HSV (HSB):
        174°, 92.6829%, 96.4706%
        XYZ:
        46.3900, 71.3141, 80.4272
        xyY:
        0.2341, 0.3599, 71.3141
      CIE-Lab:
        87.6374, -53.0430, -2.1062
        CIE-LCH:
        87.6374, 53.0848, 182.2739
        CIE-Luv:
        87.6374, -69.6507, 5.1325
        Hunter-Lab:
        84.4477, -49.7271, 2.6461
      #12f6de color charts
#12f6de RGB chart
      #12f6de CMYK chart
      #12f6de RGB pie chart
      #12f6de color shades, tints & tones
#12f6de color schemes
#12f6de color preview, HTML & CSS examples
           This text has a color of #12f6de        
        
          <p style="color:#12f6de;">Text here</p>
        
        
          .mytext {color:#12f6de;}
        
        Text color #12f6de
      
           This box has a color of #12f6de        
        
          <div style="background-color:#12f6de;">Content here</div>
        
        
          .mybackground {background-color:#12f6de;}
        
        Background color #12f6de
      
           Border around this has a color of #12f6de        
        
          <div style="border:2px solid #12f6de;">Content here</div>
        
        
          .myborder {border:2px solid #12f6de;}
        
        Border color #12f6de