#12f8a1 color space conversions
Hex:
        #12f8a1
        RGB:
        18, 248, 161
        CMY:
        93, 3, 37
        CMYK:
        93, 0, 35, 3
      HSL:
        157°, 94.2623%, 52.1569%
        HSV (HSB):
        157°, 92.7419%, 97.2549%
        XYZ:
        40.2499, 69.8366, 45.0766
        xyY:
        0.2594, 0.4501, 69.8366
      CIE-Lab:
        86.9167, -68.1333, 28.3827
        CIE-LCH:
        86.9167, 73.8087, 157.3845
        CIE-Luv:
        86.9167, -74.8003, 51.4970
        Hunter-Lab:
        83.5683, -60.2717, 26.5169
      #12f8a1 color charts
#12f8a1 RGB chart
      #12f8a1 CMYK chart
      #12f8a1 RGB pie chart
      #12f8a1 color shades, tints & tones
#12f8a1 color schemes
#12f8a1 color preview, HTML & CSS examples
           This text has a color of #12f8a1        
        
          <p style="color:#12f8a1;">Text here</p>
        
        
          .mytext {color:#12f8a1;}
        
        Text color #12f8a1
      
           This box has a color of #12f8a1        
        
          <div style="background-color:#12f8a1;">Content here</div>
        
        
          .mybackground {background-color:#12f8a1;}
        
        Background color #12f8a1
      
           Border around this has a color of #12f8a1        
        
          <div style="border:2px solid #12f8a1;">Content here</div>
        
        
          .myborder {border:2px solid #12f8a1;}
        
        Border color #12f8a1