#12613f color space conversions
Hex:
        #12613f
        RGB:
        18, 97, 63
        CMY:
        93, 62, 75
        CMYK:
        81, 0, 35, 62
      HSL:
        154°, 68.6957%, 22.5490%
        HSV (HSB):
        154°, 81.4433%, 38.0392%
        XYZ:
        5.4214, 9.0369, 6.1612
        xyY:
        0.2629, 0.4383, 9.0369
      CIE-Lab:
        36.0552, -31.9073, 12.9674
        CIE-LCH:
        36.0552, 34.4416, 157.8827
        CIE-Luv:
        36.0552, -28.9879, 19.5528
        Hunter-Lab:
        30.0614, -20.4162, 8.8913
      #12613f color charts
#12613f RGB chart
      #12613f CMYK chart
      #12613f RGB pie chart
      #12613f color shades, tints & tones
#12613f color schemes
#12613f color preview, HTML & CSS examples
           This text has a color of #12613f        
        
          <p style="color:#12613f;">Text here</p>
        
        
          .mytext {color:#12613f;}
        
        Text color #12613f
      
           This box has a color of #12613f        
        
          <div style="background-color:#12613f;">Content here</div>
        
        
          .mybackground {background-color:#12613f;}
        
        Background color #12613f
      
           Border around this has a color of #12613f        
        
          <div style="border:2px solid #12613f;">Content here</div>
        
        
          .myborder {border:2px solid #12613f;}
        
        Border color #12613f