#125c6b color space conversions
Hex:
        #125c6b
        RGB:
        18, 92, 107
        CMY:
        93, 64, 58
        CMYK:
        83, 14, 0, 58
      HSL:
        190°, 71.2000%, 24.5098%
        HSV (HSB):
        190°, 83.1776%, 41.9608%
        XYZ:
        6.7304, 8.8444, 15.2623
        xyY:
        0.2183, 0.2868, 8.8444
      CIE-Lab:
        35.6830, -15.9139, -14.7837
        CIE-LCH:
        35.6830, 21.7212, 222.8914
        CIE-Luv:
        35.6830, -24.3357, -17.8566
        Hunter-Lab:
        29.7396, -11.6475, -9.6099
      #125c6b color charts
#125c6b RGB chart
      #125c6b CMYK chart
      #125c6b RGB pie chart
      #125c6b color shades, tints & tones
#125c6b color schemes
#125c6b color preview, HTML & CSS examples
           This text has a color of #125c6b        
        
          <p style="color:#125c6b;">Text here</p>
        
        
          .mytext {color:#125c6b;}
        
        Text color #125c6b
      
           This box has a color of #125c6b        
        
          <div style="background-color:#125c6b;">Content here</div>
        
        
          .mybackground {background-color:#125c6b;}
        
        Background color #125c6b
      
           Border around this has a color of #125c6b        
        
          <div style="border:2px solid #125c6b;">Content here</div>
        
        
          .myborder {border:2px solid #125c6b;}
        
        Border color #125c6b