#366fa1 color space conversions
Hex:
        #366fa1
        RGB:
        54, 111, 161
        CMY:
        79, 56, 37
        CMYK:
        66, 31, 0, 37
      HSL:
        208°, 49.7674%, 42.1569%
        HSV (HSB):
        208°, 66.4596%, 63.1373%
        XYZ:
        13.6388, 14.7264, 35.8418
        xyY:
        0.2124, 0.2294, 14.7264
      CIE-Lab:
        45.2571, -2.2717, -32.4779
        CIE-LCH:
        45.2571, 32.5572, 265.9989
        CIE-Luv:
        45.2571, -22.5628, -47.5782
        Hunter-Lab:
        38.3749, -3.7157, -28.5139
      #366fa1 color charts
#366fa1 RGB chart
      #366fa1 CMYK chart
      #366fa1 RGB pie chart
      #366fa1 color shades, tints & tones
#366fa1 color schemes
#366fa1 color preview, HTML & CSS examples
           This text has a color of #366fa1        
        
          <p style="color:#366fa1;">Text here</p>
        
        
          .mytext {color:#366fa1;}
        
        Text color #366fa1
      
           This box has a color of #366fa1        
        
          <div style="background-color:#366fa1;">Content here</div>
        
        
          .mybackground {background-color:#366fa1;}
        
        Background color #366fa1
      
           Border around this has a color of #366fa1        
        
          <div style="border:2px solid #366fa1;">Content here</div>
        
        
          .myborder {border:2px solid #366fa1;}
        
        Border color #366fa1