#12df80 color space conversions
Hex:
        #12df80
        RGB:
        18, 223, 128
        CMY:
        93, 13, 50
        CMYK:
        92, 0, 43, 13
      HSL:
        152°, 85.0622%, 47.2549%
        HSV (HSB):
        152°, 91.9283%, 87.4510%
        XYZ:
        30.5334, 54.4625, 29.3251
        xyY:
        0.2671, 0.4764, 54.4625
      CIE-Lab:
        78.7306, -65.8834, 34.1701
        CIE-LCH:
        78.7306, 74.2174, 152.5867
        CIE-Luv:
        78.7306, -68.8587, 56.9593
        Hunter-Lab:
        73.7987, -55.2953, 28.0992
      #12df80 color charts
#12df80 RGB chart
      #12df80 CMYK chart
      #12df80 RGB pie chart
      #12df80 color shades, tints & tones
#12df80 color schemes
#12df80 color preview, HTML & CSS examples
           This text has a color of #12df80        
        
          <p style="color:#12df80;">Text here</p>
        
        
          .mytext {color:#12df80;}
        
        Text color #12df80
      
           This box has a color of #12df80        
        
          <div style="background-color:#12df80;">Content here</div>
        
        
          .mybackground {background-color:#12df80;}
        
        Background color #12df80
      
           Border around this has a color of #12df80        
        
          <div style="border:2px solid #12df80;">Content here</div>
        
        
          .myborder {border:2px solid #12df80;}
        
        Border color #12df80