#361c99 color space conversions
Hex:
        #361c99
        RGB:
        54, 28, 153
        CMY:
        79, 89, 40
        CMYK:
        65, 82, 0, 40
      HSL:
        252°, 69.0608%, 35.4902%
        HSV (HSB):
        252°, 81.6993%, 60.0000%
        XYZ:
        7.6863, 3.9147, 30.4875
        xyY:
        0.1826, 0.0930, 3.9147
      CIE-Lab:
        23.3874, 46.4475, -62.9338
        CIE-LCH:
        23.3874, 78.2178, 306.4287
        CIE-Luv:
        23.3874, -0.9387, -74.5383
        Hunter-Lab:
        19.7856, 34.7194, -77.5098
      #361c99 color charts
#361c99 RGB chart
      #361c99 CMYK chart
      #361c99 RGB pie chart
      #361c99 color shades, tints & tones
#361c99 color schemes
#361c99 color preview, HTML & CSS examples
           This text has a color of #361c99        
        
          <p style="color:#361c99;">Text here</p>
        
        
          .mytext {color:#361c99;}
        
        Text color #361c99
      
           This box has a color of #361c99        
        
          <div style="background-color:#361c99;">Content here</div>
        
        
          .mybackground {background-color:#361c99;}
        
        Background color #361c99
      
           Border around this has a color of #361c99        
        
          <div style="border:2px solid #361c99;">Content here</div>
        
        
          .myborder {border:2px solid #361c99;}
        
        Border color #361c99