#18528d color space conversions
Hex:
        #18528d
        RGB:
        24, 82, 141
        CMY:
        91, 68, 45
        CMYK:
        83, 42, 0, 45
      HSL:
        210°, 70.9091%, 32.3529%
        HSV (HSB):
        210°, 82.9787%, 55.2941%
        XYZ:
        8.2017, 8.1519, 26.3405
        xyY:
        0.1921, 0.1909, 8.1519
      CIE-Lab:
        34.2972, 4.1507, -37.8998
        CIE-LCH:
        34.2972, 38.1264, 276.2500
        CIE-Luv:
        34.2972, -18.3896, -52.6738
        Hunter-Lab:
        28.5515, 1.3109, -34.7127
      #18528d color charts
#18528d RGB chart
      #18528d CMYK chart
      #18528d RGB pie chart
      #18528d color shades, tints & tones
#18528d color schemes
#18528d color preview, HTML & CSS examples
           This text has a color of #18528d        
        
          <p style="color:#18528d;">Text here</p>
        
        
          .mytext {color:#18528d;}
        
        Text color #18528d
      
           This box has a color of #18528d        
        
          <div style="background-color:#18528d;">Content here</div>
        
        
          .mybackground {background-color:#18528d;}
        
        Background color #18528d
      
           Border around this has a color of #18528d        
        
          <div style="border:2px solid #18528d;">Content here</div>
        
        
          .myborder {border:2px solid #18528d;}
        
        Border color #18528d