#05179f color space conversions
Hex:
        #05179f
        RGB:
        5, 23, 159
        CMY:
        98, 91, 38
        CMYK:
        97, 86, 0, 38
      HSL:
        233°, 93.9024%, 32.1569%
        HSV (HSB):
        233°, 96.8553%, 62.3529%
        XYZ:
        6.6270, 3.1483, 33.0593
        xyY:
        0.1547, 0.0735, 3.1483
      CIE-Lab:
        20.6281, 47.9125, -71.2713
        CIE-LCH:
        20.6281, 85.8790, 303.9112
        CIE-Luv:
        20.6281, -6.6016, -75.9390
        Hunter-Lab:
        17.7433, 35.6174, -98.0484
      #05179f color charts
#05179f RGB chart
      #05179f CMYK chart
      #05179f RGB pie chart
      #05179f color shades, tints & tones
#05179f color schemes
#05179f color preview, HTML & CSS examples
           This text has a color of #05179f        
        
          <p style="color:#05179f;">Text here</p>
        
        
          .mytext {color:#05179f;}
        
        Text color #05179f
      
           This box has a color of #05179f        
        
          <div style="background-color:#05179f;">Content here</div>
        
        
          .mybackground {background-color:#05179f;}
        
        Background color #05179f
      
           Border around this has a color of #05179f        
        
          <div style="border:2px solid #05179f;">Content here</div>
        
        
          .myborder {border:2px solid #05179f;}
        
        Border color #05179f