#05142b color space conversions
Hex:
        #05142b
        RGB:
        5, 20, 43
        CMY:
        98, 92, 83
        CMYK:
        88, 53, 0, 83
      HSL:
        216°, 79.1667%, 9.4118%
        HSV (HSB):
        216°, 88.3721%, 16.8627%
        XYZ:
        0.7488, 0.7070, 2.3825
        xyY:
        0.1951, 0.1842, 0.7070
      CIE-Lab:
        6.3862, 3.1465, -17.3428
        CIE-LCH:
        6.3862, 17.6260, 280.2832
        CIE-Luv:
        6.3862, -2.9846, -10.3291
        Hunter-Lab:
        8.4083, 1.1815, -10.9141
      #05142b color charts
#05142b RGB chart
      #05142b CMYK chart
      #05142b RGB pie chart
      #05142b color shades, tints & tones
#05142b color schemes
#05142b color preview, HTML & CSS examples
           This text has a color of #05142b        
        
          <p style="color:#05142b;">Text here</p>
        
        
          .mytext {color:#05142b;}
        
        Text color #05142b
      
           This box has a color of #05142b        
        
          <div style="background-color:#05142b;">Content here</div>
        
        
          .mybackground {background-color:#05142b;}
        
        Background color #05142b
      
           Border around this has a color of #05142b        
        
          <div style="border:2px solid #05142b;">Content here</div>
        
        
          .myborder {border:2px solid #05142b;}
        
        Border color #05142b