#12bc8a color space conversions
Hex:
        #12bc8a
        RGB:
        18, 188, 138
        CMY:
        93, 26, 46
        CMYK:
        90, 0, 27, 26
      HSL:
        162°, 82.5243%, 40.3922%
        HSV (HSB):
        162°, 90.4255%, 73.7255%
        XYZ:
        22.8201, 37.9300, 30.1632
        xyY:
        0.2510, 0.4172, 37.9300
      CIE-Lab:
        67.9690, -51.1720, 14.3967
        CIE-LCH:
        67.9690, 53.1586, 164.2867
        CIE-Luv:
        67.9690, -56.5930, 28.2889
        Hunter-Lab:
        61.5873, -41.6378, 14.0731
      #12bc8a color charts
#12bc8a RGB chart
      #12bc8a CMYK chart
      #12bc8a RGB pie chart
      #12bc8a color shades, tints & tones
#12bc8a color schemes
#12bc8a color preview, HTML & CSS examples
           This text has a color of #12bc8a        
        
          <p style="color:#12bc8a;">Text here</p>
        
        
          .mytext {color:#12bc8a;}
        
        Text color #12bc8a
      
           This box has a color of #12bc8a        
        
          <div style="background-color:#12bc8a;">Content here</div>
        
        
          .mybackground {background-color:#12bc8a;}
        
        Background color #12bc8a
      
           Border around this has a color of #12bc8a        
        
          <div style="border:2px solid #12bc8a;">Content here</div>
        
        
          .myborder {border:2px solid #12bc8a;}
        
        Border color #12bc8a