#12f9ec color space conversions
Hex:
        #12f9ec
        RGB:
        18, 249, 236
        CMY:
        93, 2, 7
        CMYK:
        93, 0, 5, 2
      HSL:
        177°, 95.0617%, 52.3529%
        HSV (HSB):
        177°, 92.7711%, 97.6471%
        XYZ:
        49.2655, 73.9361, 91.0314
        xyY:
        0.2300, 0.3451, 73.9361
      CIE-Lab:
        88.8923, -50.4809, -7.5626
        CIE-LCH:
        88.8923, 51.0442, 188.5202
        CIE-Luv:
        88.8923, -69.5315, -3.9981
        Hunter-Lab:
        85.9861, -48.2047, -2.5786
      #12f9ec color charts
#12f9ec RGB chart
      #12f9ec CMYK chart
      #12f9ec RGB pie chart
      #12f9ec color shades, tints & tones
#12f9ec color schemes
#12f9ec color preview, HTML & CSS examples
           This text has a color of #12f9ec        
        
          <p style="color:#12f9ec;">Text here</p>
        
        
          .mytext {color:#12f9ec;}
        
        Text color #12f9ec
      
           This box has a color of #12f9ec        
        
          <div style="background-color:#12f9ec;">Content here</div>
        
        
          .mybackground {background-color:#12f9ec;}
        
        Background color #12f9ec
      
           Border around this has a color of #12f9ec        
        
          <div style="border:2px solid #12f9ec;">Content here</div>
        
        
          .myborder {border:2px solid #12f9ec;}
        
        Border color #12f9ec