#12416b color space conversions
Hex:
        #12416b
        RGB:
        18, 65, 107
        CMY:
        93, 75, 58
        CMYK:
        83, 39, 0, 58
      HSL:
        208°, 71.2000%, 24.5098%
        HSV (HSB):
        208°, 83.1776%, 41.9608%
        XYZ:
        4.7936, 4.9707, 14.6167
        xyY:
        0.1966, 0.2039, 4.9707
      CIE-Lab:
        26.6512, 0.8915, -28.8697
        CIE-LCH:
        26.6512, 28.8835, 271.7687
        CIE-Luv:
        26.6512, -14.6242, -36.4581
        Hunter-Lab:
        22.2951, -0.6379, -23.2640
      #12416b color charts
#12416b RGB chart
      #12416b CMYK chart
      #12416b RGB pie chart
      #12416b color shades, tints & tones
#12416b color schemes
#12416b color preview, HTML & CSS examples
           This text has a color of #12416b        
        
          <p style="color:#12416b;">Text here</p>
        
        
          .mytext {color:#12416b;}
        
        Text color #12416b
      
           This box has a color of #12416b        
        
          <div style="background-color:#12416b;">Content here</div>
        
        
          .mybackground {background-color:#12416b;}
        
        Background color #12416b
      
           Border around this has a color of #12416b        
        
          <div style="border:2px solid #12416b;">Content here</div>
        
        
          .myborder {border:2px solid #12416b;}
        
        Border color #12416b