#18528b color space conversions
Hex:
        #18528b
        RGB:
        24, 82, 139
        CMY:
        91, 68, 45
        CMYK:
        83, 41, 0, 45
      HSL:
        210°, 70.5521%, 31.9608%
        HSV (HSB):
        210°, 82.7338%, 54.5098%
        XYZ:
        8.0542, 8.0929, 25.5637
        xyY:
        0.1931, 0.1940, 8.0929
      CIE-Lab:
        34.1755, 3.3424, -36.8723
        CIE-LCH:
        34.1755, 37.0234, 275.1795
        CIE-Luv:
        34.1755, -18.4611, -51.0932
        Hunter-Lab:
        28.4479, 0.7530, -33.3652
      #18528b color charts
#18528b RGB chart
      #18528b CMYK chart
      #18528b RGB pie chart
      #18528b color shades, tints & tones
#18528b color schemes
#18528b color preview, HTML & CSS examples
           This text has a color of #18528b        
        
          <p style="color:#18528b;">Text here</p>
        
        
          .mytext {color:#18528b;}
        
        Text color #18528b
      
           This box has a color of #18528b        
        
          <div style="background-color:#18528b;">Content here</div>
        
        
          .mybackground {background-color:#18528b;}
        
        Background color #18528b
      
           Border around this has a color of #18528b        
        
          <div style="border:2px solid #18528b;">Content here</div>
        
        
          .myborder {border:2px solid #18528b;}
        
        Border color #18528b