#05216e color space conversions
Hex:
        #05216e
        RGB:
        5, 33, 110
        CMY:
        98, 87, 57
        CMYK:
        95, 70, 0, 57
      HSL:
        224°, 91.3043%, 22.5490%
        HSV (HSB):
        224°, 95.4545%, 43.1373%
        XYZ:
        3.4209, 2.2458, 15.0050
        xyY:
        0.1655, 0.1086, 2.2458
      CIE-Lab:
        16.7275, 24.0171, -46.8785
        CIE-LCH:
        16.7275, 52.6727, 297.1272
        CIE-Luv:
        16.7275, -6.7879, -48.3228
        Hunter-Lab:
        14.9859, 14.5220, -48.8756
      #05216e color charts
#05216e RGB chart
      #05216e CMYK chart
      #05216e RGB pie chart
      #05216e color shades, tints & tones
#05216e color schemes
#05216e color preview, HTML & CSS examples
           This text has a color of #05216e        
        
          <p style="color:#05216e;">Text here</p>
        
        
          .mytext {color:#05216e;}
        
        Text color #05216e
      
           This box has a color of #05216e        
        
          <div style="background-color:#05216e;">Content here</div>
        
        
          .mybackground {background-color:#05216e;}
        
        Background color #05216e
      
           Border around this has a color of #05216e        
        
          <div style="border:2px solid #05216e;">Content here</div>
        
        
          .myborder {border:2px solid #05216e;}
        
        Border color #05216e