#12534a color space conversions
Hex:
        #12534a
        RGB:
        18, 83, 74
        CMY:
        93, 67, 71
        CMYK:
        78, 0, 11, 67
      HSL:
        172°, 64.3564%, 19.8039%
        HSV (HSB):
        172°, 78.3133%, 32.5490%
        XYZ:
        4.5787, 6.8095, 7.5516
        xyY:
        0.2418, 0.3595, 6.8095
      CIE-Lab:
        31.3693, -22.2473, -0.5007
        CIE-LCH:
        31.3693, 22.2530, 181.2892
        CIE-Luv:
        31.3693, -22.9496, 2.1876
        Hunter-Lab:
        26.0951, -14.3461, 1.1087
      #12534a color charts
#12534a RGB chart
      #12534a CMYK chart
      #12534a RGB pie chart
      #12534a color shades, tints & tones
#12534a color schemes
#12534a color preview, HTML & CSS examples
           This text has a color of #12534a        
        
          <p style="color:#12534a;">Text here</p>
        
        
          .mytext {color:#12534a;}
        
        Text color #12534a
      
           This box has a color of #12534a        
        
          <div style="background-color:#12534a;">Content here</div>
        
        
          .mybackground {background-color:#12534a;}
        
        Background color #12534a
      
           Border around this has a color of #12534a        
        
          <div style="border:2px solid #12534a;">Content here</div>
        
        
          .myborder {border:2px solid #12534a;}
        
        Border color #12534a