#125a6d color space conversions
Hex:
        #125a6d
        RGB:
        18, 90, 109
        CMY:
        93, 65, 57
        CMYK:
        83, 17, 0, 57
      HSL:
        193°, 71.6535%, 24.9020%
        HSV (HSB):
        193°, 83.4862%, 42.7451%
        XYZ:
        6.6659, 8.5451, 15.7660
        xyY:
        0.2152, 0.2759, 8.5451
      CIE-Lab:
        35.0932, -14.0345, -16.9312
        CIE-LCH:
        35.0932, 21.9917, 230.3443
        CIE-Luv:
        35.0932, -23.4712, -21.0327
        Hunter-Lab:
        29.2319, -10.4514, -11.5153
      #125a6d color charts
#125a6d RGB chart
      #125a6d CMYK chart
      #125a6d RGB pie chart
      #125a6d color shades, tints & tones
#125a6d color schemes
#125a6d color preview, HTML & CSS examples
           This text has a color of #125a6d        
        
          <p style="color:#125a6d;">Text here</p>
        
        
          .mytext {color:#125a6d;}
        
        Text color #125a6d
      
           This box has a color of #125a6d        
        
          <div style="background-color:#125a6d;">Content here</div>
        
        
          .mybackground {background-color:#125a6d;}
        
        Background color #125a6d
      
           Border around this has a color of #125a6d        
        
          <div style="border:2px solid #125a6d;">Content here</div>
        
        
          .myborder {border:2px solid #125a6d;}
        
        Border color #125a6d