#12504d color space conversions
Hex:
        #12504d
        RGB:
        18, 80, 77
        CMY:
        93, 69, 70
        CMYK:
        78, 0, 4, 69
      HSL:
        177°, 63.2653%, 19.2157%
        HSV (HSB):
        177°, 77.5000%, 31.3725%
        XYZ:
        4.4577, 6.4017, 8.0219
        xyY:
        0.2361, 0.3391, 6.4017
      CIE-Lab:
        30.4042, -19.7054, -3.8362
        CIE-LCH:
        30.4042, 20.0753, 191.0163
        CIE-Luv:
        30.4042, -21.6119, -2.2702
        Hunter-Lab:
        25.3017, -12.8296, -1.0867
      #12504d color charts
#12504d RGB chart
      #12504d CMYK chart
      #12504d RGB pie chart
      #12504d color shades, tints & tones
#12504d color schemes
#12504d color preview, HTML & CSS examples
           This text has a color of #12504d        
        
          <p style="color:#12504d;">Text here</p>
        
        
          .mytext {color:#12504d;}
        
        Text color #12504d
      
           This box has a color of #12504d        
        
          <div style="background-color:#12504d;">Content here</div>
        
        
          .mybackground {background-color:#12504d;}
        
        Background color #12504d
      
           Border around this has a color of #12504d        
        
          <div style="border:2px solid #12504d;">Content here</div>
        
        
          .myborder {border:2px solid #12504d;}
        
        Border color #12504d