#363f85 color space conversions
Hex:
        #363f85
        RGB:
        54, 63, 133
        CMY:
        79, 75, 48
        CMYK:
        59, 53, 0, 48
      HSL:
        233°, 42.2460%, 36.6667%
        HSV (HSB):
        233°, 59.3985%, 52.1569%
        XYZ:
        7.5325, 6.0327, 22.9577
        xyY:
        0.2062, 0.1652, 6.0327
      CIE-Lab:
        29.4949, 18.6693, -40.5987
        CIE-LCH:
        29.4949, 44.6855, 294.6953
        CIE-Luv:
        29.4949, -6.6372, -54.8378
        Hunter-Lab:
        24.5616, 11.7588, -38.2252
      #363f85 color charts
#363f85 RGB chart
      #363f85 CMYK chart
      #363f85 RGB pie chart
      #363f85 color shades, tints & tones
#363f85 color schemes
#363f85 color preview, HTML & CSS examples
           This text has a color of #363f85        
        
          <p style="color:#363f85;">Text here</p>
        
        
          .mytext {color:#363f85;}
        
        Text color #363f85
      
           This box has a color of #363f85        
        
          <div style="background-color:#363f85;">Content here</div>
        
        
          .mybackground {background-color:#363f85;}
        
        Background color #363f85
      
           Border around this has a color of #363f85        
        
          <div style="border:2px solid #363f85;">Content here</div>
        
        
          .myborder {border:2px solid #363f85;}
        
        Border color #363f85