#11354e color space conversions
Hex:
        #11354e
        RGB:
        17, 53, 78
        CMY:
        93, 79, 69
        CMYK:
        78, 32, 0, 69
      HSL:
        205°, 64.2105%, 18.6275%
        HSV (HSB):
        205°, 78.2051%, 30.5882%
        XYZ:
        2.8794, 3.2154, 7.6766
        xyY:
        0.2091, 0.2335, 3.2154
      CIE-Lab:
        20.8868, -3.1263, -19.0248
        CIE-LCH:
        20.8868, 19.2800, 260.6681
        CIE-Luv:
        20.8868, -11.5376, -21.1826
        Hunter-Lab:
        17.9316, -2.7173, -12.8301
      #11354e color charts
#11354e RGB chart
      #11354e CMYK chart
      #11354e RGB pie chart
      #11354e color shades, tints & tones
#11354e color schemes
#11354e color preview, HTML & CSS examples
           This text has a color of #11354e        
        
          <p style="color:#11354e;">Text here</p>
        
        
          .mytext {color:#11354e;}
        
        Text color #11354e
      
           This box has a color of #11354e        
        
          <div style="background-color:#11354e;">Content here</div>
        
        
          .mybackground {background-color:#11354e;}
        
        Background color #11354e
      
           Border around this has a color of #11354e        
        
          <div style="border:2px solid #11354e;">Content here</div>
        
        
          .myborder {border:2px solid #11354e;}
        
        Border color #11354e