#126a57 color space conversions
Hex:
        #126a57
        RGB:
        18, 106, 87
        CMY:
        93, 58, 66
        CMYK:
        83, 0, 18, 58
      HSL:
        167°, 70.9677%, 24.3137%
        HSV (HSB):
        167°, 83.0189%, 41.5686%
        XYZ:
        7.1238, 11.1248, 10.7887
        xyY:
        0.2453, 0.3831, 11.1248
      CIE-Lab:
        39.7899, -29.6621, 3.6417
        CIE-LCH:
        39.7899, 29.8848, 173.0007
        CIE-Luv:
        39.7899, -30.9100, 8.7141
        Hunter-Lab:
        33.3538, -20.2448, 4.1697
      #126a57 color charts
#126a57 RGB chart
      #126a57 CMYK chart
      #126a57 RGB pie chart
      #126a57 color shades, tints & tones
#126a57 color schemes
#126a57 color preview, HTML & CSS examples
           This text has a color of #126a57        
        
          <p style="color:#126a57;">Text here</p>
        
        
          .mytext {color:#126a57;}
        
        Text color #126a57
      
           This box has a color of #126a57        
        
          <div style="background-color:#126a57;">Content here</div>
        
        
          .mybackground {background-color:#126a57;}
        
        Background color #126a57
      
           Border around this has a color of #126a57        
        
          <div style="border:2px solid #126a57;">Content here</div>
        
        
          .myborder {border:2px solid #126a57;}
        
        Border color #126a57