#12e3de color space conversions
Hex:
        #12e3de
        RGB:
        18, 227, 222
        CMY:
        93, 11, 13
        CMYK:
        92, 0, 2, 11
      HSL:
        179°, 85.3061%, 48.0392%
        HSV (HSB):
        179°, 92.0705%, 89.0196%
        XYZ:
        40.9034, 60.3407, 78.5983
        xyY:
        0.2274, 0.3355, 60.3407
      CIE-Lab:
        82.0230, -45.0189, -10.4052
        CIE-LCH:
        82.0230, 46.2058, 193.0143
        CIE-Luv:
        82.0230, -63.3345, -9.3995
        Hunter-Lab:
        77.6793, -41.9465, -5.6160
      #12e3de color charts
#12e3de RGB chart
      #12e3de CMYK chart
      #12e3de RGB pie chart
      #12e3de color shades, tints & tones
#12e3de color schemes
#12e3de color preview, HTML & CSS examples
           This text has a color of #12e3de        
        
          <p style="color:#12e3de;">Text here</p>
        
        
          .mytext {color:#12e3de;}
        
        Text color #12e3de
      
           This box has a color of #12e3de        
        
          <div style="background-color:#12e3de;">Content here</div>
        
        
          .mybackground {background-color:#12e3de;}
        
        Background color #12e3de
      
           Border around this has a color of #12e3de        
        
          <div style="border:2px solid #12e3de;">Content here</div>
        
        
          .myborder {border:2px solid #12e3de;}
        
        Border color #12e3de