#05135d color space conversions
Hex:
        #05135d
        RGB:
        5, 19, 93
        CMY:
        98, 93, 64
        CMYK:
        95, 80, 0, 64
      HSL:
        230°, 89.7959%, 19.2157%
        HSV (HSB):
        230°, 94.6237%, 36.4706%
        XYZ:
        2.2712, 1.2883, 10.4849
        xyY:
        0.1617, 0.0917, 1.2883
      CIE-Lab:
        11.1936, 26.8027, -44.7854
        CIE-LCH:
        11.1936, 52.1930, 300.8992
        CIE-Luv:
        11.1936, -3.8692, -36.3462
        Hunter-Lab:
        11.3504, 15.8549, -46.8235
      #05135d color charts
#05135d RGB chart
      #05135d CMYK chart
      #05135d RGB pie chart
      #05135d color shades, tints & tones
#05135d color schemes
#05135d color preview, HTML & CSS examples
           This text has a color of #05135d        
        
          <p style="color:#05135d;">Text here</p>
        
        
          .mytext {color:#05135d;}
        
        Text color #05135d
      
           This box has a color of #05135d        
        
          <div style="background-color:#05135d;">Content here</div>
        
        
          .mybackground {background-color:#05135d;}
        
        Background color #05135d
      
           Border around this has a color of #05135d        
        
          <div style="border:2px solid #05135d;">Content here</div>
        
        
          .myborder {border:2px solid #05135d;}
        
        Border color #05135d