#125d6b color space conversions
Hex:
        #125d6b
        RGB:
        18, 93, 107
        CMY:
        93, 64, 58
        CMYK:
        83, 13, 0, 58
      HSL:
        189°, 71.2000%, 24.5098%
        HSV (HSB):
        189°, 83.1776%, 41.9608%
        XYZ:
        6.8176, 9.0188, 15.2914
        xyY:
        0.2190, 0.2897, 9.0188
      CIE-Lab:
        36.0205, -16.4792, -14.2677
        CIE-LCH:
        36.0205, 21.7975, 220.8861
        CIE-Luv:
        36.0205, -24.7075, -17.1033
        Hunter-Lab:
        30.0314, -12.0323, -9.1674
      #125d6b color charts
#125d6b RGB chart
      #125d6b CMYK chart
      #125d6b RGB pie chart
      #125d6b color shades, tints & tones
#125d6b color schemes
#125d6b color preview, HTML & CSS examples
           This text has a color of #125d6b        
        
          <p style="color:#125d6b;">Text here</p>
        
        
          .mytext {color:#125d6b;}
        
        Text color #125d6b
      
           This box has a color of #125d6b        
        
          <div style="background-color:#125d6b;">Content here</div>
        
        
          .mybackground {background-color:#125d6b;}
        
        Background color #125d6b
      
           Border around this has a color of #125d6b        
        
          <div style="border:2px solid #125d6b;">Content here</div>
        
        
          .myborder {border:2px solid #125d6b;}
        
        Border color #125d6b