#361c96 color space conversions
Hex:
        #361c96
        RGB:
        54, 28, 150
        CMY:
        79, 89, 41
        CMYK:
        64, 81, 0, 41
      HSL:
        253°, 68.5393%, 34.9020%
        HSV (HSB):
        253°, 81.3333%, 58.8235%
        XYZ:
        7.4416, 3.8168, 29.1987
        xyY:
        0.1839, 0.0943, 3.8168
      CIE-Lab:
        23.0563, 45.5550, -61.6343
        CIE-LCH:
        23.0563, 76.6423, 306.4687
        CIE-Luv:
        23.0563, -0.7135, -72.7663
        Hunter-Lab:
        19.5366, 33.8026, -74.9370
      #361c96 color charts
#361c96 RGB chart
      #361c96 CMYK chart
      #361c96 RGB pie chart
      #361c96 color shades, tints & tones
#361c96 color schemes
#361c96 color preview, HTML & CSS examples
           This text has a color of #361c96        
        
          <p style="color:#361c96;">Text here</p>
        
        
          .mytext {color:#361c96;}
        
        Text color #361c96
      
           This box has a color of #361c96        
        
          <div style="background-color:#361c96;">Content here</div>
        
        
          .mybackground {background-color:#361c96;}
        
        Background color #361c96
      
           Border around this has a color of #361c96        
        
          <div style="border:2px solid #361c96;">Content here</div>
        
        
          .myborder {border:2px solid #361c96;}
        
        Border color #361c96