#12496b color space conversions
Hex:
        #12496b
        RGB:
        18, 73, 107
        CMY:
        93, 71, 58
        CMYK:
        83, 32, 0, 58
      HSL:
        203°, 71.2000%, 24.5098%
        HSV (HSB):
        203°, 83.1776%, 41.9608%
        XYZ:
        5.2858, 5.9552, 14.7808
        xyY:
        0.2031, 0.2289, 5.9552
      CIE-Lab:
        29.2992, -4.4039, -24.6860
        CIE-LCH:
        29.2992, 25.0757, 259.8850
        CIE-Luv:
        29.2992, -17.3997, -31.4713
        Hunter-Lab:
        24.4033, -4.0421, -18.8289
      #12496b color charts
#12496b RGB chart
      #12496b CMYK chart
      #12496b RGB pie chart
      #12496b color shades, tints & tones
#12496b color schemes
#12496b color preview, HTML & CSS examples
           This text has a color of #12496b        
        
          <p style="color:#12496b;">Text here</p>
        
        
          .mytext {color:#12496b;}
        
        Text color #12496b
      
           This box has a color of #12496b        
        
          <div style="background-color:#12496b;">Content here</div>
        
        
          .mybackground {background-color:#12496b;}
        
        Background color #12496b
      
           Border around this has a color of #12496b        
        
          <div style="border:2px solid #12496b;">Content here</div>
        
        
          .myborder {border:2px solid #12496b;}
        
        Border color #12496b