#12ffc2 color space conversions
Hex:
        #12ffc2
        RGB:
        18, 255, 194
        CMY:
        93, 0, 24
        CMYK:
        93, 0, 24, 0
      HSL:
        165°, 100.0000%, 53.5294%
        HSV (HSB):
        165°, 92.9412%, 100.0000%
        XYZ:
        45.7471, 75.5436, 63.2092
        xyY:
        0.2480, 0.4095, 75.5436
      CIE-Lab:
        89.6470, -63.5326, 15.3088
        CIE-LCH:
        89.6470, 65.3510, 166.4523
        CIE-Luv:
        89.6470, -74.7357, 33.1782
        Hunter-Lab:
        86.9158, -58.1515, 17.7227
      #12ffc2 color charts
#12ffc2 RGB chart
      #12ffc2 CMYK chart
      #12ffc2 RGB pie chart
      #12ffc2 color shades, tints & tones
#12ffc2 color schemes
#12ffc2 color preview, HTML & CSS examples
           This text has a color of #12ffc2        
        
          <p style="color:#12ffc2;">Text here</p>
        
        
          .mytext {color:#12ffc2;}
        
        Text color #12ffc2
      
           This box has a color of #12ffc2        
        
          <div style="background-color:#12ffc2;">Content here</div>
        
        
          .mybackground {background-color:#12ffc2;}
        
        Background color #12ffc2
      
           Border around this has a color of #12ffc2        
        
          <div style="border:2px solid #12ffc2;">Content here</div>
        
        
          .myborder {border:2px solid #12ffc2;}
        
        Border color #12ffc2