#05218d color space conversions
Hex:
        #05218d
        RGB:
        5, 33, 141
        CMY:
        98, 87, 45
        CMYK:
        96, 77, 0, 45
      HSL:
        228°, 93.1507%, 28.6275%
        HSV (HSB):
        228°, 96.4539%, 55.2941%
        XYZ:
        5.4142, 3.0431, 25.5013
        xyY:
        0.1594, 0.0896, 3.0431
      CIE-Lab:
        20.2155, 36.2819, -60.8408
        CIE-LCH:
        20.2155, 70.8377, 300.8094
        CIE-Luv:
        20.2155, -7.3766, -66.6570
        Hunter-Lab:
        17.4444, 24.8729, -74.4628
      #05218d color charts
#05218d RGB chart
      #05218d CMYK chart
      #05218d RGB pie chart
      #05218d color shades, tints & tones
#05218d color schemes
#05218d color preview, HTML & CSS examples
           This text has a color of #05218d        
        
          <p style="color:#05218d;">Text here</p>
        
        
          .mytext {color:#05218d;}
        
        Text color #05218d
      
           This box has a color of #05218d        
        
          <div style="background-color:#05218d;">Content here</div>
        
        
          .mybackground {background-color:#05218d;}
        
        Background color #05218d
      
           Border around this has a color of #05218d        
        
          <div style="border:2px solid #05218d;">Content here</div>
        
        
          .myborder {border:2px solid #05218d;}
        
        Border color #05218d