#12f8f1 color space conversions
Hex:
        #12f8f1
        RGB:
        18, 248, 241
        CMY:
        93, 3, 5
        CMYK:
        93, 0, 3, 3
      HSL:
        178°, 94.2623%, 52.1569%
        HSV (HSB):
        178°, 92.7419%, 97.2549%
        XYZ:
        49.6940, 73.6143, 94.8089
        xyY:
        0.2278, 0.3375, 73.6143
      CIE-Lab:
        88.7399, -48.6626, -10.3963
        CIE-LCH:
        88.7399, 49.7607, 192.0594
        CIE-Luv:
        88.7399, -68.8029, -8.8995
        Hunter-Lab:
        85.7988, -46.7619, -5.4572
      #12f8f1 color charts
#12f8f1 RGB chart
      #12f8f1 CMYK chart
      #12f8f1 RGB pie chart
      #12f8f1 color shades, tints & tones
#12f8f1 color schemes
#12f8f1 color preview, HTML & CSS examples
           This text has a color of #12f8f1        
        
          <p style="color:#12f8f1;">Text here</p>
        
        
          .mytext {color:#12f8f1;}
        
        Text color #12f8f1
      
           This box has a color of #12f8f1        
        
          <div style="background-color:#12f8f1;">Content here</div>
        
        
          .mybackground {background-color:#12f8f1;}
        
        Background color #12f8f1
      
           Border around this has a color of #12f8f1        
        
          <div style="border:2px solid #12f8f1;">Content here</div>
        
        
          .myborder {border:2px solid #12f8f1;}
        
        Border color #12f8f1