#11347f color space conversions
Hex:
        #11347f
        RGB:
        17, 52, 127
        CMY:
        93, 80, 50
        CMYK:
        87, 59, 0, 50
      HSL:
        221°, 76.3889%, 28.2353%
        HSV (HSB):
        221°, 86.6142%, 49.8039%
        XYZ:
        5.2899, 4.1075, 20.5927
        xyY:
        0.1764, 0.1370, 4.1075
      CIE-Lab:
        24.0236, 18.3851, -45.7954
        CIE-LCH:
        24.0236, 49.3480, 291.8736
        CIE-Luv:
        24.0236, -10.4320, -56.5451
        Hunter-Lab:
        20.2669, 11.1239, -46.0563
      #11347f color charts
#11347f RGB chart
      #11347f CMYK chart
      #11347f RGB pie chart
      #11347f color shades, tints & tones
#11347f color schemes
#11347f color preview, HTML & CSS examples
           This text has a color of #11347f        
        
          <p style="color:#11347f;">Text here</p>
        
        
          .mytext {color:#11347f;}
        
        Text color #11347f
      
           This box has a color of #11347f        
        
          <div style="background-color:#11347f;">Content here</div>
        
        
          .mybackground {background-color:#11347f;}
        
        Background color #11347f
      
           Border around this has a color of #11347f        
        
          <div style="border:2px solid #11347f;">Content here</div>
        
        
          .myborder {border:2px solid #11347f;}
        
        Border color #11347f