#366fa3 color space conversions
Hex:
        #366fa3
        RGB:
        54, 111, 163
        CMY:
        79, 56, 36
        CMYK:
        67, 32, 0, 36
      HSL:
        209°, 50.2304%, 42.5490%
        HSV (HSB):
        209°, 66.8712%, 63.9216%
        XYZ:
        13.8166, 14.7975, 36.7783
        xyY:
        0.2113, 0.2263, 14.7975
      CIE-Lab:
        45.3556, -1.5634, -33.5005
        CIE-LCH:
        45.3556, 33.5369, 267.3281
        CIE-Luv:
        45.3556, -22.5016, -49.2672
        Hunter-Lab:
        38.4675, -3.2052, -29.7592
      #366fa3 color charts
#366fa3 RGB chart
      #366fa3 CMYK chart
      #366fa3 RGB pie chart
      #366fa3 color shades, tints & tones
#366fa3 color schemes
#366fa3 color preview, HTML & CSS examples
           This text has a color of #366fa3        
        
          <p style="color:#366fa3;">Text here</p>
        
        
          .mytext {color:#366fa3;}
        
        Text color #366fa3
      
           This box has a color of #366fa3        
        
          <div style="background-color:#366fa3;">Content here</div>
        
        
          .mybackground {background-color:#366fa3;}
        
        Background color #366fa3
      
           Border around this has a color of #366fa3        
        
          <div style="border:2px solid #366fa3;">Content here</div>
        
        
          .myborder {border:2px solid #366fa3;}
        
        Border color #366fa3