#125f6d color space conversions
Hex:
        #125f6d
        RGB:
        18, 95, 109
        CMY:
        93, 63, 57
        CMYK:
        83, 13, 0, 57
      HSL:
        189°, 71.6535%, 24.9020%
        HSV (HSB):
        189°, 83.4862%, 42.7451%
        XYZ:
        7.1020, 9.4171, 15.9114
        xyY:
        0.2190, 0.2904, 9.4171
      CIE-Lab:
        36.7753, -16.8838, -14.3527
        CIE-LCH:
        36.7753, 22.1599, 220.3674
        CIE-Luv:
        36.7753, -25.3240, -17.2692
        Hunter-Lab:
        30.6874, -12.3926, -9.2607
      #125f6d color charts
#125f6d RGB chart
      #125f6d CMYK chart
      #125f6d RGB pie chart
      #125f6d color shades, tints & tones
#125f6d color schemes
#125f6d color preview, HTML & CSS examples
           This text has a color of #125f6d        
        
          <p style="color:#125f6d;">Text here</p>
        
        
          .mytext {color:#125f6d;}
        
        Text color #125f6d
      
           This box has a color of #125f6d        
        
          <div style="background-color:#125f6d;">Content here</div>
        
        
          .mybackground {background-color:#125f6d;}
        
        Background color #125f6d
      
           Border around this has a color of #125f6d        
        
          <div style="border:2px solid #125f6d;">Content here</div>
        
        
          .myborder {border:2px solid #125f6d;}
        
        Border color #125f6d