#18328e color space conversions
Hex:
        #18328e
        RGB:
        24, 50, 142
        CMY:
        91, 80, 44
        CMYK:
        83, 65, 0, 44
      HSL:
        227°, 71.0843%, 32.5490%
        HSV (HSB):
        227°, 83.0986%, 55.6863%
        XYZ:
        6.3998, 4.4284, 26.1086
        xyY:
        0.1733, 0.1199, 4.4284
      CIE-Lab:
        25.0399, 26.5168, -53.4939
        CIE-LCH:
        25.0399, 59.7054, 296.3675
        CIE-Luv:
        25.0399, -9.2705, -66.6198
        Hunter-Lab:
        21.0437, 17.4585, -58.8296
      #18328e color charts
#18328e RGB chart
      #18328e CMYK chart
      #18328e RGB pie chart
      #18328e color shades, tints & tones
#18328e color schemes
#18328e color preview, HTML & CSS examples
           This text has a color of #18328e        
        
          <p style="color:#18328e;">Text here</p>
        
        
          .mytext {color:#18328e;}
        
        Text color #18328e
      
           This box has a color of #18328e        
        
          <div style="background-color:#18328e;">Content here</div>
        
        
          .mybackground {background-color:#18328e;}
        
        Background color #18328e
      
           Border around this has a color of #18328e        
        
          <div style="border:2px solid #18328e;">Content here</div>
        
        
          .myborder {border:2px solid #18328e;}
        
        Border color #18328e