#12d070 color space conversions
Hex:
        #12d070
        RGB:
        18, 208, 112
        CMY:
        93, 18, 56
        CMYK:
        91, 0, 46, 18
      HSL:
        150°, 84.0708%, 44.3137%
        HSV (HSB):
        150°, 91.3462%, 81.5686%
        XYZ:
        25.7300, 46.4102, 22.9312
        xyY:
        0.2706, 0.4882, 46.4102
      CIE-Lab:
        73.8109, -63.6687, 35.8541
        CIE-LCH:
        73.8109, 73.0700, 150.6146
        CIE-Luv:
        73.8109, -64.9351, 57.5102
        Hunter-Lab:
        68.1250, -51.8016, 27.7302
      #12d070 color charts
#12d070 RGB chart
      #12d070 CMYK chart
      #12d070 RGB pie chart
      #12d070 color shades, tints & tones
#12d070 color schemes
#12d070 color preview, HTML & CSS examples
           This text has a color of #12d070        
        
          <p style="color:#12d070;">Text here</p>
        
        
          .mytext {color:#12d070;}
        
        Text color #12d070
      
           This box has a color of #12d070        
        
          <div style="background-color:#12d070;">Content here</div>
        
        
          .mybackground {background-color:#12d070;}
        
        Background color #12d070
      
           Border around this has a color of #12d070        
        
          <div style="border:2px solid #12d070;">Content here</div>
        
        
          .myborder {border:2px solid #12d070;}
        
        Border color #12d070