#05213e color space conversions
Hex:
        #05213e
        RGB:
        5, 33, 62
        CMY:
        98, 87, 76
        CMYK:
        92, 47, 0, 76
      HSL:
        211°, 85.0746%, 13.1373%
        HSV (HSB):
        211°, 91.9355%, 24.3137%
        XYZ:
        1.4759, 1.4678, 4.7629
        xyY:
        0.1915, 0.1905, 1.4678
      CIE-Lab:
        12.4017, 2.3211, -21.5011
        CIE-LCH:
        12.4017, 21.6260, 276.1614
        CIE-Luv:
        12.4017, -6.7034, -19.1361
        Hunter-Lab:
        12.1152, 0.5444, -14.8285
      #05213e color charts
#05213e RGB chart
      #05213e CMYK chart
      #05213e RGB pie chart
      #05213e color shades, tints & tones
#05213e color schemes
#05213e color preview, HTML & CSS examples
           This text has a color of #05213e        
        
          <p style="color:#05213e;">Text here</p>
        
        
          .mytext {color:#05213e;}
        
        Text color #05213e
      
           This box has a color of #05213e        
        
          <div style="background-color:#05213e;">Content here</div>
        
        
          .mybackground {background-color:#05213e;}
        
        Background color #05213e
      
           Border around this has a color of #05213e        
        
          <div style="border:2px solid #05213e;">Content here</div>
        
        
          .myborder {border:2px solid #05213e;}
        
        Border color #05213e