#11529d color space conversions
Hex:
        #11529d
        RGB:
        17, 82, 157
        CMY:
        93, 68, 38
        CMYK:
        89, 48, 0, 38
      HSL:
        212°, 80.4598%, 34.1176%
        HSV (HSB):
        212°, 89.1720%, 61.5686%
        XYZ:
        9.3343, 8.5881, 33.0640
        xyY:
        0.1831, 0.1684, 8.5881
      CIE-Lab:
        35.1788, 10.0856, -46.1904
        CIE-LCH:
        35.1788, 47.2786, 282.3172
        CIE-Luv:
        35.1788, -18.5354, -65.2529
        Hunter-Lab:
        29.3054, 5.5707, -46.3804
      #11529d color charts
#11529d RGB chart
      #11529d CMYK chart
      #11529d RGB pie chart
      #11529d color shades, tints & tones
#11529d color schemes
#11529d color preview, HTML & CSS examples
           This text has a color of #11529d        
        
          <p style="color:#11529d;">Text here</p>
        
        
          .mytext {color:#11529d;}
        
        Text color #11529d
      
           This box has a color of #11529d        
        
          <div style="background-color:#11529d;">Content here</div>
        
        
          .mybackground {background-color:#11529d;}
        
        Background color #11529d
      
           Border around this has a color of #11529d        
        
          <div style="border:2px solid #11529d;">Content here</div>
        
        
          .myborder {border:2px solid #11529d;}
        
        Border color #11529d