#11344f color space conversions
Hex:
        #11344f
        RGB:
        17, 52, 79
        CMY:
        93, 80, 69
        CMYK:
        78, 34, 0, 69
      HSL:
        206°, 64.5833%, 18.8235%
        HSV (HSB):
        206°, 78.4810%, 30.9804%
        XYZ:
        2.8704, 3.1397, 7.8519
        xyY:
        0.2071, 0.2265, 3.1397
      CIE-Lab:
        20.5948, -2.0296, -20.1523
        CIE-LCH:
        20.5948, 20.2543, 264.2489
        CIE-Luv:
        20.5948, -11.1564, -22.4888
        Hunter-Lab:
        17.7191, -2.0920, -13.8698
      #11344f color charts
#11344f RGB chart
      #11344f CMYK chart
      #11344f RGB pie chart
      #11344f color shades, tints & tones
#11344f color schemes
#11344f color preview, HTML & CSS examples
           This text has a color of #11344f        
        
          <p style="color:#11344f;">Text here</p>
        
        
          .mytext {color:#11344f;}
        
        Text color #11344f
      
           This box has a color of #11344f        
        
          <div style="background-color:#11344f;">Content here</div>
        
        
          .mybackground {background-color:#11344f;}
        
        Background color #11344f
      
           Border around this has a color of #11344f        
        
          <div style="border:2px solid #11344f;">Content here</div>
        
        
          .myborder {border:2px solid #11344f;}
        
        Border color #11344f