#12bf80 color space conversions
Hex:
        #12bf80
        RGB:
        18, 191, 128
        CMY:
        93, 25, 50
        CMYK:
        91, 0, 33, 25
      HSL:
        158°, 82.7751%, 40.9804%
        HSV (HSB):
        158°, 90.5759%, 74.9020%
        XYZ:
        22.7765, 38.9487, 26.7395
        xyY:
        0.2575, 0.4403, 38.9487
      CIE-Lab:
        68.7141, -54.5816, 20.8136
        CIE-LCH:
        68.7141, 58.4154, 159.1266
        CIE-Luv:
        68.7141, -58.3036, 37.2868
        Hunter-Lab:
        62.4089, -44.0708, 18.2831
      #12bf80 color charts
#12bf80 RGB chart
      #12bf80 CMYK chart
      #12bf80 RGB pie chart
      #12bf80 color shades, tints & tones
#12bf80 color schemes
#12bf80 color preview, HTML & CSS examples
           This text has a color of #12bf80        
        
          <p style="color:#12bf80;">Text here</p>
        
        
          .mytext {color:#12bf80;}
        
        Text color #12bf80
      
           This box has a color of #12bf80        
        
          <div style="background-color:#12bf80;">Content here</div>
        
        
          .mybackground {background-color:#12bf80;}
        
        Background color #12bf80
      
           Border around this has a color of #12bf80        
        
          <div style="border:2px solid #12bf80;">Content here</div>
        
        
          .myborder {border:2px solid #12bf80;}
        
        Border color #12bf80