#12725d color space conversions
Hex:
        #12725d
        RGB:
        18, 114, 93
        CMY:
        93, 55, 64
        CMYK:
        84, 0, 18, 55
      HSL:
        167°, 72.7273%, 25.8824%
        HSV (HSB):
        167°, 84.2105%, 44.7059%
        XYZ:
        8.2426, 12.9535, 12.4218
        xyY:
        0.2452, 0.3853, 12.9535
      CIE-Lab:
        42.6932, -31.6726, 4.1952
        CIE-LCH:
        42.6932, 31.9493, 172.4548
        CIE-Luv:
        42.6932, -33.4981, 9.8816
        Hunter-Lab:
        35.9910, -22.1048, 4.7306
      #12725d color charts
#12725d RGB chart
      #12725d CMYK chart
      #12725d RGB pie chart
      #12725d color shades, tints & tones
#12725d color schemes
#12725d color preview, HTML & CSS examples
           This text has a color of #12725d        
        
          <p style="color:#12725d;">Text here</p>
        
        
          .mytext {color:#12725d;}
        
        Text color #12725d
      
           This box has a color of #12725d        
        
          <div style="background-color:#12725d;">Content here</div>
        
        
          .mybackground {background-color:#12725d;}
        
        Background color #12725d
      
           Border around this has a color of #12725d        
        
          <div style="border:2px solid #12725d;">Content here</div>
        
        
          .myborder {border:2px solid #12725d;}
        
        Border color #12725d