#13285d color space conversions
Hex:
        #13285d
        RGB:
        19, 40, 93
        CMY:
        93, 84, 64
        CMYK:
        80, 57, 0, 64
      HSL:
        223°, 66.0714%, 21.9608%
        HSV (HSB):
        223°, 79.5699%, 36.4706%
        XYZ:
        3.0031, 2.4463, 10.6698
        xyY:
        0.1863, 0.1518, 2.4463
      CIE-Lab:
        17.6742, 12.9224, -34.1478
        CIE-LCH:
        17.6742, 36.5111, 290.7279
        CIE-Luv:
        17.6742, -6.9663, -37.0604
        Hunter-Lab:
        15.6408, 6.9018, -29.4979
      #13285d color charts
#13285d RGB chart
      #13285d CMYK chart
      #13285d RGB pie chart
      #13285d color shades, tints & tones
#13285d color schemes
#13285d color preview, HTML & CSS examples
           This text has a color of #13285d        
        
          <p style="color:#13285d;">Text here</p>
        
        
          .mytext {color:#13285d;}
        
        Text color #13285d
      
           This box has a color of #13285d        
        
          <div style="background-color:#13285d;">Content here</div>
        
        
          .mybackground {background-color:#13285d;}
        
        Background color #13285d
      
           Border around this has a color of #13285d        
        
          <div style="border:2px solid #13285d;">Content here</div>
        
        
          .myborder {border:2px solid #13285d;}
        
        Border color #13285d