#12a975 color space conversions
Hex:
        #12a975
        RGB:
        18, 169, 117
        CMY:
        93, 34, 54
        CMYK:
        89, 0, 31, 34
      HSL:
        159°, 80.7487%, 36.6667%
        HSV (HSB):
        159°, 89.3491%, 66.2745%
        XYZ:
        17.6483, 29.7889, 21.6493
        xyY:
        0.2555, 0.4312, 29.7889
      CIE-Lab:
        61.4716, -48.6800, 16.8395
        CIE-LCH:
        61.4716, 51.5103, 160.9184
        CIE-Luv:
        61.4716, -51.5452, 30.4132
        Hunter-Lab:
        54.5792, -37.7952, 14.6876
      #12a975 color charts
#12a975 RGB chart
      #12a975 CMYK chart
      #12a975 RGB pie chart
      #12a975 color shades, tints & tones
#12a975 color schemes
#12a975 color preview, HTML & CSS examples
           This text has a color of #12a975        
        
          <p style="color:#12a975;">Text here</p>
        
        
          .mytext {color:#12a975;}
        
        Text color #12a975
      
           This box has a color of #12a975        
        
          <div style="background-color:#12a975;">Content here</div>
        
        
          .mybackground {background-color:#12a975;}
        
        Background color #12a975
      
           Border around this has a color of #12a975        
        
          <div style="border:2px solid #12a975;">Content here</div>
        
        
          .myborder {border:2px solid #12a975;}
        
        Border color #12a975