#366cc4 color space conversions
Hex:
        #366cc4
        RGB:
        54, 108, 196
        CMY:
        79, 58, 23
        CMYK:
        72, 45, 0, 23
      HSL:
        217°, 56.8000%, 49.0196%
        HSV (HSB):
        217°, 72.4490%, 76.8627%
        XYZ:
        16.8477, 15.4949, 54.3274
        xyY:
        0.1944, 0.1788, 15.4949
      CIE-Lab:
        46.3047, 12.3142, -51.2072
        CIE-LCH:
        46.3047, 52.6670, 283.5216
        CIE-Luv:
        46.3047, -20.6898, -78.2932
        Hunter-Lab:
        39.3636, 7.5121, -54.2742
      #366cc4 color charts
#366cc4 RGB chart
      #366cc4 CMYK chart
      #366cc4 RGB pie chart
      #366cc4 color shades, tints & tones
#366cc4 color schemes
#366cc4 color preview, HTML & CSS examples
           This text has a color of #366cc4        
        
          <p style="color:#366cc4;">Text here</p>
        
        
          .mytext {color:#366cc4;}
        
        Text color #366cc4
      
           This box has a color of #366cc4        
        
          <div style="background-color:#366cc4;">Content here</div>
        
        
          .mybackground {background-color:#366cc4;}
        
        Background color #366cc4
      
           Border around this has a color of #366cc4        
        
          <div style="border:2px solid #366cc4;">Content here</div>
        
        
          .myborder {border:2px solid #366cc4;}
        
        Border color #366cc4