#11349e color space conversions
Hex:
        #11349e
        RGB:
        17, 52, 158
        CMY:
        93, 80, 38
        CMYK:
        89, 67, 0, 38
      HSL:
        225°, 80.5714%, 34.3137%
        HSV (HSB):
        225°, 89.2405%, 61.9608%
        XYZ:
        7.6307, 5.0438, 32.9191
        xyY:
        0.1674, 0.1106, 5.0438
      CIE-Lab:
        26.8591, 30.9601, -60.3380
        CIE-LCH:
        26.8591, 67.8174, 297.1629
        CIE-Luv:
        26.8591, -10.5355, -76.4609
        Hunter-Lab:
        22.4584, 21.3471, -71.1855
      #11349e color charts
#11349e RGB chart
      #11349e CMYK chart
      #11349e RGB pie chart
      #11349e color shades, tints & tones
#11349e color schemes
#11349e color preview, HTML & CSS examples
           This text has a color of #11349e        
        
          <p style="color:#11349e;">Text here</p>
        
        
          .mytext {color:#11349e;}
        
        Text color #11349e
      
           This box has a color of #11349e        
        
          <div style="background-color:#11349e;">Content here</div>
        
        
          .mybackground {background-color:#11349e;}
        
        Background color #11349e
      
           Border around this has a color of #11349e        
        
          <div style="border:2px solid #11349e;">Content here</div>
        
        
          .myborder {border:2px solid #11349e;}
        
        Border color #11349e