#111d5f color space conversions
Hex:
        #111d5f
        RGB:
        17, 29, 95
        CMY:
        93, 89, 63
        CMYK:
        82, 69, 0, 63
      HSL:
        231°, 69.6429%, 21.9608%
        HSV (HSB):
        231°, 82.1053%, 37.2549%
        XYZ:
        2.7361, 1.8241, 11.0344
        xyY:
        0.1755, 0.1170, 1.8241
      CIE-Lab:
        14.5358, 21.6184, -40.5971
        CIE-LCH:
        14.5358, 45.9943, 298.0358
        CIE-Luv:
        14.5358, -4.6622, -39.4137
        Hunter-Lab:
        13.5060, 12.5256, -38.9855
      #111d5f color charts
#111d5f RGB chart
      #111d5f CMYK chart
      #111d5f RGB pie chart
      #111d5f color shades, tints & tones
#111d5f color schemes
#111d5f color preview, HTML & CSS examples
           This text has a color of #111d5f        
        
          <p style="color:#111d5f;">Text here</p>
        
        
          .mytext {color:#111d5f;}
        
        Text color #111d5f
      
           This box has a color of #111d5f        
        
          <div style="background-color:#111d5f;">Content here</div>
        
        
          .mybackground {background-color:#111d5f;}
        
        Background color #111d5f
      
           Border around this has a color of #111d5f        
        
          <div style="border:2px solid #111d5f;">Content here</div>
        
        
          .myborder {border:2px solid #111d5f;}
        
        Border color #111d5f