#12326f color space conversions
Hex:
        #12326f
        RGB:
        18, 50, 111
        CMY:
        93, 80, 56
        CMYK:
        84, 55, 0, 56
      HSL:
        219°, 72.0930%, 25.2941%
        HSV (HSB):
        219°, 83.7838%, 43.5294%
        XYZ:
        4.2593, 3.5575, 15.5011
        xyY:
        0.1827, 0.1526, 3.5575
      CIE-Lab:
        22.1510, 13.1533, -38.6537
        CIE-LCH:
        22.1510, 40.8303, 288.7927
        CIE-Luv:
        22.1510, -9.8534, -46.3177
        Hunter-Lab:
        18.8613, 7.3018, -35.5243
      #12326f color charts
#12326f RGB chart
      #12326f CMYK chart
      #12326f RGB pie chart
      #12326f color shades, tints & tones
#12326f color schemes
#12326f color preview, HTML & CSS examples
           This text has a color of #12326f        
        
          <p style="color:#12326f;">Text here</p>
        
        
          .mytext {color:#12326f;}
        
        Text color #12326f
      
           This box has a color of #12326f        
        
          <div style="background-color:#12326f;">Content here</div>
        
        
          .mybackground {background-color:#12326f;}
        
        Background color #12326f
      
           Border around this has a color of #12326f        
        
          <div style="border:2px solid #12326f;">Content here</div>
        
        
          .myborder {border:2px solid #12326f;}
        
        Border color #12326f