#05157a color space conversions
Hex:
        #05157a
        RGB:
        5, 21, 122
        CMY:
        98, 92, 52
        CMYK:
        96, 83, 0, 52
      HSL:
        232°, 92.1260%, 24.9020%
        HSV (HSB):
        232°, 95.9016%, 47.8431%
        XYZ:
        3.8436, 1.9737, 18.5907
        xyY:
        0.1575, 0.0809, 1.9737
      CIE-Lab:
        15.3488, 36.4967, -56.9041
        CIE-LCH:
        15.3488, 67.6024, 302.6750
        CIE-Luv:
        15.3488, -5.0927, -53.7229
        Hunter-Lab:
        14.0490, 24.2494, -68.6231
      #05157a color charts
#05157a RGB chart
      #05157a CMYK chart
      #05157a RGB pie chart
      #05157a color shades, tints & tones
#05157a color schemes
#05157a color preview, HTML & CSS examples
           This text has a color of #05157a        
        
          <p style="color:#05157a;">Text here</p>
        
        
          .mytext {color:#05157a;}
        
        Text color #05157a
      
           This box has a color of #05157a        
        
          <div style="background-color:#05157a;">Content here</div>
        
        
          .mybackground {background-color:#05157a;}
        
        Background color #05157a
      
           Border around this has a color of #05157a        
        
          <div style="border:2px solid #05157a;">Content here</div>
        
        
          .myborder {border:2px solid #05157a;}
        
        Border color #05157a