#125c4b color space conversions
Hex:
        #125c4b
        RGB:
        18, 92, 75
        CMY:
        93, 64, 71
        CMYK:
        80, 0, 18, 64
      HSL:
        166°, 67.2727%, 21.5686%
        HSV (HSB):
        166°, 80.4348%, 36.0784%
        XYZ:
        5.3466, 8.2909, 7.9751
        xyY:
        0.2474, 0.3836, 8.2909
      CIE-Lab:
        34.5815, -26.4439, 3.5294
        CIE-LCH:
        34.5815, 26.6784, 172.3979
        CIE-Luv:
        34.5815, -26.3610, 7.7982
        Hunter-Lab:
        28.7939, -17.2445, 3.7340
      #125c4b color charts
#125c4b RGB chart
      #125c4b CMYK chart
      #125c4b RGB pie chart
      #125c4b color shades, tints & tones
#125c4b color schemes
#125c4b color preview, HTML & CSS examples
           This text has a color of #125c4b        
        
          <p style="color:#125c4b;">Text here</p>
        
        
          .mytext {color:#125c4b;}
        
        Text color #125c4b
      
           This box has a color of #125c4b        
        
          <div style="background-color:#125c4b;">Content here</div>
        
        
          .mybackground {background-color:#125c4b;}
        
        Background color #125c4b
      
           Border around this has a color of #125c4b        
        
          <div style="border:2px solid #125c4b;">Content here</div>
        
        
          .myborder {border:2px solid #125c4b;}
        
        Border color #125c4b