#10344d color space conversions
Hex:
        #10344d
        RGB:
        16, 52, 77
        CMY:
        94, 80, 70
        CMYK:
        79, 32, 0, 70
      HSL:
        205°, 65.5914%, 18.2353%
        HSV (HSB):
        205°, 79.2208%, 30.1961%
        XYZ:
        2.7812, 3.1020, 7.4733
        xyY:
        0.2082, 0.2322, 3.1020
      CIE-Lab:
        20.4477, -3.0257, -19.0461
        CIE-LCH:
        20.4477, 19.2849, 260.9732
        CIE-Luv:
        20.4477, -11.3630, -21.0357
        Hunter-Lab:
        17.6124, -2.6342, -12.8294
      #10344d color charts
#10344d RGB chart
      #10344d CMYK chart
      #10344d RGB pie chart
      #10344d color shades, tints & tones
#10344d color schemes
#10344d color preview, HTML & CSS examples
           This text has a color of #10344d        
        
          <p style="color:#10344d;">Text here</p>
        
        
          .mytext {color:#10344d;}
        
        Text color #10344d
      
           This box has a color of #10344d        
        
          <div style="background-color:#10344d;">Content here</div>
        
        
          .mybackground {background-color:#10344d;}
        
        Background color #10344d
      
           Border around this has a color of #10344d        
        
          <div style="border:2px solid #10344d;">Content here</div>
        
        
          .myborder {border:2px solid #10344d;}
        
        Border color #10344d