#05156f color space conversions
Hex:
        #05156f
        RGB:
        5, 21, 111
        CMY:
        98, 92, 56
        CMYK:
        95, 81, 0, 56
      HSL:
        231°, 91.3793%, 22.7451%
        HSV (HSB):
        231°, 95.4955%, 43.5294%
        XYZ:
        3.2000, 1.7163, 15.2015
        xyY:
        0.1591, 0.0853, 1.7163
      CIE-Lab:
        13.9219, 32.4774, -52.1648
        CIE-LCH:
        13.9219, 61.4488, 301.9060
        CIE-Luv:
        13.9219, -4.7311, -47.2613
        Hunter-Lab:
        13.1007, 20.6743, -59.6271
      #05156f color charts
#05156f RGB chart
      #05156f CMYK chart
      #05156f RGB pie chart
      #05156f color shades, tints & tones
#05156f color schemes
#05156f color preview, HTML & CSS examples
           This text has a color of #05156f        
        
          <p style="color:#05156f;">Text here</p>
        
        
          .mytext {color:#05156f;}
        
        Text color #05156f
      
           This box has a color of #05156f        
        
          <div style="background-color:#05156f;">Content here</div>
        
        
          .mybackground {background-color:#05156f;}
        
        Background color #05156f
      
           Border around this has a color of #05156f        
        
          <div style="border:2px solid #05156f;">Content here</div>
        
        
          .myborder {border:2px solid #05156f;}
        
        Border color #05156f