#11528d color space conversions
Hex:
        #11528d
        RGB:
        17, 82, 141
        CMY:
        93, 68, 45
        CMYK:
        88, 42, 0, 45
      HSL:
        209°, 78.4810%, 30.9804%
        HSV (HSB):
        209°, 87.9433%, 55.2941%
        XYZ:
        8.0562, 8.0768, 26.3337
        xyY:
        0.1897, 0.1902, 8.0768
      CIE-Lab:
        34.1424, 3.5032, -38.1559
        CIE-LCH:
        34.1424, 38.3164, 275.2458
        CIE-Luv:
        34.1424, -19.1164, -52.9114
        Hunter-Lab:
        28.4198, 0.8649, -35.0441
      #11528d color charts
#11528d RGB chart
      #11528d CMYK chart
      #11528d RGB pie chart
      #11528d color shades, tints & tones
#11528d color schemes
#11528d color preview, HTML & CSS examples
           This text has a color of #11528d        
        
          <p style="color:#11528d;">Text here</p>
        
        
          .mytext {color:#11528d;}
        
        Text color #11528d
      
           This box has a color of #11528d        
        
          <div style="background-color:#11528d;">Content here</div>
        
        
          .mybackground {background-color:#11528d;}
        
        Background color #11528d
      
           Border around this has a color of #11528d        
        
          <div style="border:2px solid #11528d;">Content here</div>
        
        
          .myborder {border:2px solid #11528d;}
        
        Border color #11528d