#126c8f color space conversions
Hex:
        #126c8f
        RGB:
        18, 108, 143
        CMY:
        93, 58, 44
        CMYK:
        87, 24, 0, 44
      HSL:
        197°, 77.6398%, 31.5686%
        HSV (HSB):
        197°, 87.4126%, 56.0784%
        XYZ:
        10.5699, 12.8369, 27.9073
        xyY:
        0.2060, 0.2502, 12.8369
      CIE-Lab:
        42.5164, -11.7816, -26.1521
        CIE-LCH:
        42.5164, 28.6834, 245.7482
        CIE-Luv:
        42.5164, -27.8811, -36.2405
        Hunter-Lab:
        35.8286, -10.0401, -21.1016
      #126c8f color charts
#126c8f RGB chart
      #126c8f CMYK chart
      #126c8f RGB pie chart
      #126c8f color shades, tints & tones
#126c8f color schemes
#126c8f color preview, HTML & CSS examples
           This text has a color of #126c8f        
        
          <p style="color:#126c8f;">Text here</p>
        
        
          .mytext {color:#126c8f;}
        
        Text color #126c8f
      
           This box has a color of #126c8f        
        
          <div style="background-color:#126c8f;">Content here</div>
        
        
          .mybackground {background-color:#126c8f;}
        
        Background color #126c8f
      
           Border around this has a color of #126c8f        
        
          <div style="border:2px solid #126c8f;">Content here</div>
        
        
          .myborder {border:2px solid #126c8f;}
        
        Border color #126c8f