#125c4e color space conversions
Hex:
        #125c4e
        RGB:
        18, 92, 78
        CMY:
        93, 64, 69
        CMYK:
        80, 0, 15, 64
      HSL:
        169°, 67.2727%, 21.5686%
        HSV (HSB):
        169°, 80.4348%, 36.0784%
        XYZ:
        5.4517, 8.3329, 8.5288
        xyY:
        0.2443, 0.3734, 8.3329
      CIE-Lab:
        34.6669, -25.5642, 1.7832
        CIE-LCH:
        34.6669, 25.6263, 176.0099
        CIE-Luv:
        34.6669, -26.1751, 5.5481
        Hunter-Lab:
        28.8668, -16.8058, 2.6894
      #125c4e color charts
#125c4e RGB chart
      #125c4e CMYK chart
      #125c4e RGB pie chart
      #125c4e color shades, tints & tones
#125c4e color schemes
#125c4e color preview, HTML & CSS examples
           This text has a color of #125c4e        
        
          <p style="color:#125c4e;">Text here</p>
        
        
          .mytext {color:#125c4e;}
        
        Text color #125c4e
      
           This box has a color of #125c4e        
        
          <div style="background-color:#125c4e;">Content here</div>
        
        
          .mybackground {background-color:#125c4e;}
        
        Background color #125c4e
      
           Border around this has a color of #125c4e        
        
          <div style="border:2px solid #125c4e;">Content here</div>
        
        
          .myborder {border:2px solid #125c4e;}
        
        Border color #125c4e