#362fa7 color space conversions
Hex:
        #362fa7
        RGB:
        54, 47, 167
        CMY:
        79, 82, 35
        CMYK:
        68, 72, 0, 35
      HSL:
        244°, 56.0748%, 41.9608%
        HSV (HSB):
        244°, 71.8563%, 65.4902%
        XYZ:
        9.5129, 5.6073, 37.1402
        xyY:
        0.1820, 0.1073, 5.6073
      CIE-Lab:
        28.3993, 40.7696, -63.1906
        CIE-LCH:
        28.3993, 75.2012, 302.8295
        CIE-Luv:
        28.3993, -4.5269, -82.0391
        Hunter-Lab:
        23.6798, 30.2693, -76.4165
      #362fa7 color charts
#362fa7 RGB chart
      #362fa7 CMYK chart
      #362fa7 RGB pie chart
      #362fa7 color shades, tints & tones
#362fa7 color schemes
#362fa7 color preview, HTML & CSS examples
           This text has a color of #362fa7        
        
          <p style="color:#362fa7;">Text here</p>
        
        
          .mytext {color:#362fa7;}
        
        Text color #362fa7
      
           This box has a color of #362fa7        
        
          <div style="background-color:#362fa7;">Content here</div>
        
        
          .mybackground {background-color:#362fa7;}
        
        Background color #362fa7
      
           Border around this has a color of #362fa7        
        
          <div style="border:2px solid #362fa7;">Content here</div>
        
        
          .myborder {border:2px solid #362fa7;}
        
        Border color #362fa7