#05147b color space conversions
Hex:
        #05147b
        RGB:
        5, 20, 123
        CMY:
        98, 92, 52
        CMYK:
        96, 84, 0, 52
      HSL:
        232°, 92.1875%, 25.0980%
        HSV (HSB):
        232°, 95.9350%, 48.2353%
        XYZ:
        3.8879, 1.9626, 18.9128
        xyY:
        0.1570, 0.0793, 1.9626
      CIE-Lab:
        15.2899, 37.4071, -57.6427
        CIE-LCH:
        15.2899, 68.7166, 302.9815
        CIE-Luv:
        15.2899, -5.0032, -54.1082
        Hunter-Lab:
        14.0094, 25.0209, -70.2353
      #05147b color charts
#05147b RGB chart
      #05147b CMYK chart
      #05147b RGB pie chart
      #05147b color shades, tints & tones
#05147b color schemes
#05147b color preview, HTML & CSS examples
           This text has a color of #05147b        
        
          <p style="color:#05147b;">Text here</p>
        
        
          .mytext {color:#05147b;}
        
        Text color #05147b
      
           This box has a color of #05147b        
        
          <div style="background-color:#05147b;">Content here</div>
        
        
          .mybackground {background-color:#05147b;}
        
        Background color #05147b
      
           Border around this has a color of #05147b        
        
          <div style="border:2px solid #05147b;">Content here</div>
        
        
          .myborder {border:2px solid #05147b;}
        
        Border color #05147b