#12188b color space conversions
Hex:
        #12188b
        RGB:
        18, 24, 139
        CMY:
        93, 91, 45
        CMYK:
        87, 83, 0, 45
      HSL:
        237°, 77.0701%, 30.7843%
        HSV (HSB):
        237°, 87.0504%, 54.5098%
        XYZ:
        5.2363, 2.6459, 24.6608
        xyY:
        0.1609, 0.0813, 2.6459
      CIE-Lab:
        18.5662, 41.2608, -62.3149
        CIE-LCH:
        18.5662, 74.7369, 303.5099
        CIE-Luv:
        18.5662, -5.2361, -64.7010
        Hunter-Lab:
        16.2664, 28.9946, -78.5009
      #12188b color charts
#12188b RGB chart
      #12188b CMYK chart
      #12188b RGB pie chart
      #12188b color shades, tints & tones
#12188b color schemes
#12188b color preview, HTML & CSS examples
           This text has a color of #12188b        
        
          <p style="color:#12188b;">Text here</p>
        
        
          .mytext {color:#12188b;}
        
        Text color #12188b
      
           This box has a color of #12188b        
        
          <div style="background-color:#12188b;">Content here</div>
        
        
          .mybackground {background-color:#12188b;}
        
        Background color #12188b
      
           Border around this has a color of #12188b        
        
          <div style="border:2px solid #12188b;">Content here</div>
        
        
          .myborder {border:2px solid #12188b;}
        
        Border color #12188b