#361a5b color space conversions
Hex:
        #361a5b
        RGB:
        54, 26, 91
        CMY:
        79, 90, 64
        CMYK:
        41, 71, 0, 64
      HSL:
        266°, 55.5556%, 22.9412%
        HSV (HSB):
        266°, 71.4286%, 35.6863%
        XYZ:
        3.7790, 2.2784, 10.1381
        xyY:
        0.2333, 0.1407, 2.2784
      CIE-Lab:
        16.8852, 28.9079, -33.9503
        CIE-LCH:
        16.8852, 44.5902, 310.4137
        CIE-Luv:
        16.8852, 5.1049, -36.9681
        Hunter-Lab:
        15.0943, 18.2745, -29.2562
      #361a5b color charts
#361a5b RGB chart
      #361a5b CMYK chart
      #361a5b RGB pie chart
      #361a5b color shades, tints & tones
#361a5b color schemes
#361a5b color preview, HTML & CSS examples
           This text has a color of #361a5b        
        
          <p style="color:#361a5b;">Text here</p>
        
        
          .mytext {color:#361a5b;}
        
        Text color #361a5b
      
           This box has a color of #361a5b        
        
          <div style="background-color:#361a5b;">Content here</div>
        
        
          .mybackground {background-color:#361a5b;}
        
        Background color #361a5b
      
           Border around this has a color of #361a5b        
        
          <div style="border:2px solid #361a5b;">Content here</div>
        
        
          .myborder {border:2px solid #361a5b;}
        
        Border color #361a5b