#12327c color space conversions
Hex:
        #12327c
        RGB:
        18, 50, 124
        CMY:
        93, 80, 51
        CMYK:
        85, 60, 0, 51
      HSL:
        222°, 74.6479%, 27.8431%
        HSV (HSB):
        222°, 85.4839%, 48.6275%
        XYZ:
        5.0281, 3.8650, 19.5498
        xyY:
        0.1768, 0.1359, 3.8650
      CIE-Lab:
        23.2202, 18.6457, -45.2089
        CIE-LCH:
        23.2202, 48.9030, 292.4129
        CIE-Luv:
        23.2202, -9.8143, -55.0589
        Hunter-Lab:
        19.6597, 11.2485, -45.1968
      #12327c color charts
#12327c RGB chart
      #12327c CMYK chart
      #12327c RGB pie chart
      #12327c color shades, tints & tones
#12327c color schemes
#12327c color preview, HTML & CSS examples
           This text has a color of #12327c        
        
          <p style="color:#12327c;">Text here</p>
        
        
          .mytext {color:#12327c;}
        
        Text color #12327c
      
           This box has a color of #12327c        
        
          <div style="background-color:#12327c;">Content here</div>
        
        
          .mybackground {background-color:#12327c;}
        
        Background color #12327c
      
           Border around this has a color of #12327c        
        
          <div style="border:2px solid #12327c;">Content here</div>
        
        
          .myborder {border:2px solid #12327c;}
        
        Border color #12327c