#12c070 color space conversions
Hex:
        #12c070
        RGB:
        18, 192, 112
        CMY:
        93, 25, 56
        CMYK:
        91, 0, 42, 25
      HSL:
        152°, 82.8571%, 41.1765%
        HSV (HSB):
        152°, 90.6250%, 75.2941%
        XYZ:
        22.0237, 38.9977, 21.6958
        xyY:
        0.2663, 0.4715, 38.9977
      CIE-Lab:
        68.7496, -58.1947, 29.3042
        CIE-LCH:
        68.7496, 65.1564, 153.2723
        CIE-Luv:
        68.7496, -59.6675, 48.1683
        Hunter-Lab:
        62.4482, -46.3323, 23.1151
      #12c070 color charts
#12c070 RGB chart
      #12c070 CMYK chart
      #12c070 RGB pie chart
      #12c070 color shades, tints & tones
#12c070 color schemes
#12c070 color preview, HTML & CSS examples
           This text has a color of #12c070        
        
          <p style="color:#12c070;">Text here</p>
        
        
          .mytext {color:#12c070;}
        
        Text color #12c070
      
           This box has a color of #12c070        
        
          <div style="background-color:#12c070;">Content here</div>
        
        
          .mybackground {background-color:#12c070;}
        
        Background color #12c070
      
           Border around this has a color of #12c070        
        
          <div style="border:2px solid #12c070;">Content here</div>
        
        
          .myborder {border:2px solid #12c070;}
        
        Border color #12c070