#05256a color space conversions
Hex:
        #05256a
        RGB:
        5, 37, 106
        CMY:
        98, 85, 58
        CMYK:
        95, 65, 0, 58
      HSL:
        221°, 90.9910%, 21.7647%
        HSV (HSB):
        221°, 95.2830%, 41.5686%
        XYZ:
        3.3257, 2.3960, 13.9229
        xyY:
        0.1693, 0.1220, 2.3960
      CIE-Lab:
        17.4416, 19.3924, -43.1016
        CIE-LCH:
        17.4416, 47.2632, 294.2242
        CIE-Luv:
        17.4416, -7.6363, -45.8530
        Hunter-Lab:
        15.4790, 11.2624, -42.4940
      #05256a color charts
#05256a RGB chart
      #05256a CMYK chart
      #05256a RGB pie chart
      #05256a color shades, tints & tones
#05256a color schemes
#05256a color preview, HTML & CSS examples
           This text has a color of #05256a        
        
          <p style="color:#05256a;">Text here</p>
        
        
          .mytext {color:#05256a;}
        
        Text color #05256a
      
           This box has a color of #05256a        
        
          <div style="background-color:#05256a;">Content here</div>
        
        
          .mybackground {background-color:#05256a;}
        
        Background color #05256a
      
           Border around this has a color of #05256a        
        
          <div style="border:2px solid #05256a;">Content here</div>
        
        
          .myborder {border:2px solid #05256a;}
        
        Border color #05256a