#12df8e color space conversions
Hex:
        #12df8e
        RGB:
        18, 223, 142
        CMY:
        93, 13, 44
        CMYK:
        92, 0, 36, 13
      HSL:
        156°, 85.0622%, 47.2549%
        HSV (HSB):
        156°, 91.9283%, 87.4510%
        XYZ:
        31.5196, 54.8569, 34.5184
        xyY:
        0.2607, 0.4538, 54.8569
      CIE-Lab:
        78.9588, -63.2190, 27.3496
        CIE-LCH:
        78.9588, 68.8814, 156.6059
        CIE-Luv:
        78.9588, -67.9767, 48.3049
        Hunter-Lab:
        74.0655, -53.6514, 24.2136
      #12df8e color charts
#12df8e RGB chart
      #12df8e CMYK chart
      #12df8e RGB pie chart
      #12df8e color shades, tints & tones
#12df8e color schemes
#12df8e color preview, HTML & CSS examples
           This text has a color of #12df8e        
        
          <p style="color:#12df8e;">Text here</p>
        
        
          .mytext {color:#12df8e;}
        
        Text color #12df8e
      
           This box has a color of #12df8e        
        
          <div style="background-color:#12df8e;">Content here</div>
        
        
          .mybackground {background-color:#12df8e;}
        
        Background color #12df8e
      
           Border around this has a color of #12df8e        
        
          <div style="border:2px solid #12df8e;">Content here</div>
        
        
          .myborder {border:2px solid #12df8e;}
        
        Border color #12df8e