#05339f color space conversions
Hex:
        #05339f
        RGB:
        5, 51, 159
        CMY:
        98, 80, 38
        CMYK:
        97, 68, 0, 38
      HSL:
        222°, 93.9024%, 32.1569%
        HSV (HSB):
        222°, 96.8553%, 62.3529%
        XYZ:
        7.5044, 4.9031, 33.3518
        xyY:
        0.1640, 0.1072, 4.9031
      CIE-Lab:
        26.4570, 31.4970, -61.6169
        CIE-LCH:
        26.4570, 69.2004, 297.0750
        CIE-Luv:
        26.4570, -11.0383, -77.2759
        Hunter-Lab:
        22.1430, 21.7447, -73.8025
      #05339f color charts
#05339f RGB chart
      #05339f CMYK chart
      #05339f RGB pie chart
      #05339f color shades, tints & tones
#05339f color schemes
#05339f color preview, HTML & CSS examples
           This text has a color of #05339f        
        
          <p style="color:#05339f;">Text here</p>
        
        
          .mytext {color:#05339f;}
        
        Text color #05339f
      
           This box has a color of #05339f        
        
          <div style="background-color:#05339f;">Content here</div>
        
        
          .mybackground {background-color:#05339f;}
        
        Background color #05339f
      
           Border around this has a color of #05339f        
        
          <div style="border:2px solid #05339f;">Content here</div>
        
        
          .myborder {border:2px solid #05339f;}
        
        Border color #05339f