#361a84 color space conversions
Hex:
        #361a84
        RGB:
        54, 26, 132
        CMY:
        79, 90, 48
        CMYK:
        59, 80, 0, 48
      HSL:
        256°, 67.0886%, 30.9804%
        HSV (HSB):
        256°, 80.3030%, 51.7647%
        XYZ:
        6.0556, 3.1890, 22.1262
        xyY:
        0.1930, 0.1017, 3.1890
      CIE-Lab:
        20.7855, 41.1408, -54.1600
        CIE-LCH:
        20.7855, 68.0138, 307.2209
        CIE-Luv:
        20.7855, 0.9622, -62.0665
        Hunter-Lab:
        17.8578, 29.2783, -60.9611
      #361a84 color charts
#361a84 RGB chart
      #361a84 CMYK chart
      #361a84 RGB pie chart
      #361a84 color shades, tints & tones
#361a84 color schemes
#361a84 color preview, HTML & CSS examples
           This text has a color of #361a84        
        
          <p style="color:#361a84;">Text here</p>
        
        
          .mytext {color:#361a84;}
        
        Text color #361a84
      
           This box has a color of #361a84        
        
          <div style="background-color:#361a84;">Content here</div>
        
        
          .mybackground {background-color:#361a84;}
        
        Background color #361a84
      
           Border around this has a color of #361a84        
        
          <div style="border:2px solid #361a84;">Content here</div>
        
        
          .myborder {border:2px solid #361a84;}
        
        Border color #361a84