#125c47 color space conversions
Hex:
        #125c47
        RGB:
        18, 92, 71
        CMY:
        93, 64, 72
        CMYK:
        80, 0, 23, 64
      HSL:
        163°, 67.2727%, 21.5686%
        HSV (HSB):
        163°, 80.4348%, 36.0784%
        XYZ:
        5.2139, 8.2378, 7.2765
        xyY:
        0.2515, 0.3974, 8.2378
      CIE-Lab:
        34.4734, -27.5756, 5.8614
        CIE-LCH:
        34.4734, 28.1917, 167.9999
        CIE-Luv:
        34.4734, -26.6048, 10.7237
        Hunter-Lab:
        28.7016, -17.8015, 5.0598
      #125c47 color charts
#125c47 RGB chart
      #125c47 CMYK chart
      #125c47 RGB pie chart
      #125c47 color shades, tints & tones
#125c47 color schemes
#125c47 color preview, HTML & CSS examples
           This text has a color of #125c47        
        
          <p style="color:#125c47;">Text here</p>
        
        
          .mytext {color:#125c47;}
        
        Text color #125c47
      
           This box has a color of #125c47        
        
          <div style="background-color:#125c47;">Content here</div>
        
        
          .mybackground {background-color:#125c47;}
        
        Background color #125c47
      
           Border around this has a color of #125c47        
        
          <div style="border:2px solid #125c47;">Content here</div>
        
        
          .myborder {border:2px solid #125c47;}
        
        Border color #125c47