#363e90 color space conversions
Hex:
        #363e90
        RGB:
        54, 62, 144
        CMY:
        79, 76, 44
        CMYK:
        63, 57, 0, 44
      HSL:
        235°, 45.4545%, 38.8235%
        HSV (HSB):
        235°, 62.5000%, 56.4706%
        XYZ:
        8.2780, 6.2431, 27.1543
        xyY:
        0.1986, 0.1498, 6.2431
      CIE-Lab:
        30.0178, 23.2794, -46.5485
        CIE-LCH:
        30.0178, 52.0451, 296.5701
        CIE-Luv:
        30.0178, -6.7443, -63.1965
        Hunter-Lab:
        24.9863, 15.4113, -46.9442
      #363e90 color charts
#363e90 RGB chart
      #363e90 CMYK chart
      #363e90 RGB pie chart
      #363e90 color shades, tints & tones
#363e90 color schemes
#363e90 color preview, HTML & CSS examples
           This text has a color of #363e90        
        
          <p style="color:#363e90;">Text here</p>
        
        
          .mytext {color:#363e90;}
        
        Text color #363e90
      
           This box has a color of #363e90        
        
          <div style="background-color:#363e90;">Content here</div>
        
        
          .mybackground {background-color:#363e90;}
        
        Background color #363e90
      
           Border around this has a color of #363e90        
        
          <div style="border:2px solid #363e90;">Content here</div>
        
        
          .myborder {border:2px solid #363e90;}
        
        Border color #363e90