#05357f color space conversions
Hex:
        #05357f
        RGB:
        5, 53, 127
        CMY:
        98, 79, 50
        CMYK:
        96, 58, 0, 50
      HSL:
        216°, 92.4242%, 25.8824%
        HSV (HSB):
        216°, 96.0630%, 49.8039%
        XYZ:
        5.1665, 4.1108, 20.5998
        xyY:
        0.1729, 0.1376, 4.1108
      CIE-Lab:
        24.0343, 16.8417, -45.7901
        CIE-LCH:
        24.0343, 48.7891, 290.1937
        CIE-Luv:
        24.0343, -11.6155, -56.4614
        Hunter-Lab:
        20.2751, 10.0037, -46.0472
      #05357f color charts
#05357f RGB chart
      #05357f CMYK chart
      #05357f RGB pie chart
      #05357f color shades, tints & tones
#05357f color schemes
#05357f color preview, HTML & CSS examples
           This text has a color of #05357f        
        
          <p style="color:#05357f;">Text here</p>
        
        
          .mytext {color:#05357f;}
        
        Text color #05357f
      
           This box has a color of #05357f        
        
          <div style="background-color:#05357f;">Content here</div>
        
        
          .mybackground {background-color:#05357f;}
        
        Background color #05357f
      
           Border around this has a color of #05357f        
        
          <div style="border:2px solid #05357f;">Content here</div>
        
        
          .myborder {border:2px solid #05357f;}
        
        Border color #05357f