#12563e color space conversions
Hex:
        #12563e
        RGB:
        18, 86, 62
        CMY:
        93, 66, 76
        CMYK:
        79, 0, 28, 66
      HSL:
        159°, 65.3846%, 20.3922%
        HSV (HSB):
        159°, 79.0698%, 33.7255%
        XYZ:
        4.4467, 7.1320, 5.6997
        xyY:
        0.2574, 0.4128, 7.1320
      CIE-Lab:
        32.1055, -27.1859, 8.1247
        CIE-LCH:
        32.1055, 28.3740, 163.3608
        CIE-Luv:
        32.1055, -24.8115, 12.9723
        Hunter-Lab:
        26.7058, -17.0133, 6.0401
      #12563e color charts
#12563e RGB chart
      #12563e CMYK chart
      #12563e RGB pie chart
      #12563e color shades, tints & tones
#12563e color schemes
#12563e color preview, HTML & CSS examples
           This text has a color of #12563e        
        
          <p style="color:#12563e;">Text here</p>
        
        
          .mytext {color:#12563e;}
        
        Text color #12563e
      
           This box has a color of #12563e        
        
          <div style="background-color:#12563e;">Content here</div>
        
        
          .mybackground {background-color:#12563e;}
        
        Background color #12563e
      
           Border around this has a color of #12563e        
        
          <div style="border:2px solid #12563e;">Content here</div>
        
        
          .myborder {border:2px solid #12563e;}
        
        Border color #12563e