#362fa2 color space conversions
Hex:
        #362fa2
        RGB:
        54, 47, 162
        CMY:
        79, 82, 36
        CMYK:
        67, 71, 0, 36
      HSL:
        244°, 55.0239%, 40.9804%
        HSV (HSB):
        244°, 70.9877%, 63.5294%
        XYZ:
        9.0594, 5.4259, 34.7522
        xyY:
        0.1840, 0.1102, 5.4259
      CIE-Lab:
        27.9153, 39.1069, -60.9637
        CIE-LCH:
        27.9153, 72.4287, 302.6793
        CIE-Luv:
        27.9153, -4.2547, -78.9413
        Hunter-Lab:
        23.2936, 28.6588, -72.1504
      #362fa2 color charts
#362fa2 RGB chart
      #362fa2 CMYK chart
      #362fa2 RGB pie chart
      #362fa2 color shades, tints & tones
#362fa2 color schemes
#362fa2 color preview, HTML & CSS examples
           This text has a color of #362fa2        
        
          <p style="color:#362fa2;">Text here</p>
        
        
          .mytext {color:#362fa2;}
        
        Text color #362fa2
      
           This box has a color of #362fa2        
        
          <div style="background-color:#362fa2;">Content here</div>
        
        
          .mybackground {background-color:#362fa2;}
        
        Background color #362fa2
      
           Border around this has a color of #362fa2        
        
          <div style="border:2px solid #362fa2;">Content here</div>
        
        
          .myborder {border:2px solid #362fa2;}
        
        Border color #362fa2