#12ef96 color space conversions
Hex:
        #12ef96
        RGB:
        18, 239, 150
        CMY:
        93, 6, 41
        CMYK:
        92, 0, 37, 6
      HSL:
        156°, 87.3518%, 50.3922%
        HSV (HSB):
        156°, 92.4686%, 93.7255%
        XYZ:
        36.6210, 64.0636, 39.2896
        xyY:
        0.2616, 0.4577, 64.0636
      CIE-Lab:
        83.9989, -67.1980, 30.0253
        CIE-LCH:
        83.9989, 73.6009, 155.9240
        CIE-Luv:
        83.9989, -72.6349, 53.0305
        Hunter-Lab:
        80.0397, -58.3996, 26.9238
      #12ef96 color charts
#12ef96 RGB chart
      #12ef96 CMYK chart
      #12ef96 RGB pie chart
      #12ef96 color shades, tints & tones
#12ef96 color schemes
#12ef96 color preview, HTML & CSS examples
           This text has a color of #12ef96        
        
          <p style="color:#12ef96;">Text here</p>
        
        
          .mytext {color:#12ef96;}
        
        Text color #12ef96
      
           This box has a color of #12ef96        
        
          <div style="background-color:#12ef96;">Content here</div>
        
        
          .mybackground {background-color:#12ef96;}
        
        Background color #12ef96
      
           Border around this has a color of #12ef96        
        
          <div style="border:2px solid #12ef96;">Content here</div>
        
        
          .myborder {border:2px solid #12ef96;}
        
        Border color #12ef96