#12513a color space conversions
Hex:
        #12513a
        RGB:
        18, 81, 58
        CMY:
        93, 68, 77
        CMYK:
        78, 0, 28, 68
      HSL:
        158°, 63.6364%, 19.4118%
        HSV (HSB):
        158°, 77.7778%, 31.7647%
        XYZ:
        3.9556, 6.3189, 5.0142
        xyY:
        0.2587, 0.4133, 6.3189
      CIE-Lab:
        30.2033, -25.8802, 7.9733
        CIE-LCH:
        30.2033, 27.0806, 162.8766
        CIE-Luv:
        30.2033, -23.0800, 12.3612
        Hunter-Lab:
        25.1375, -15.9021, 5.7697
      #12513a color charts
#12513a RGB chart
      #12513a CMYK chart
      #12513a RGB pie chart
      #12513a color shades, tints & tones
#12513a color schemes
#12513a color preview, HTML & CSS examples
           This text has a color of #12513a        
        
          <p style="color:#12513a;">Text here</p>
        
        
          .mytext {color:#12513a;}
        
        Text color #12513a
      
           This box has a color of #12513a        
        
          <div style="background-color:#12513a;">Content here</div>
        
        
          .mybackground {background-color:#12513a;}
        
        Background color #12513a
      
           Border around this has a color of #12513a        
        
          <div style="border:2px solid #12513a;">Content here</div>
        
        
          .myborder {border:2px solid #12513a;}
        
        Border color #12513a