#366fc5 color space conversions
Hex:
        #366fc5
        RGB:
        54, 111, 197
        CMY:
        79, 56, 23
        CMYK:
        73, 44, 0, 23
      HSL:
        216°, 56.9721%, 49.2157%
        HSV (HSB):
        216°, 72.5888%, 77.2549%
        XYZ:
        17.2838, 16.1844, 55.0363
        xyY:
        0.1953, 0.1829, 16.1844
      CIE-Lab:
        47.2154, 10.7916, -50.3239
        CIE-LCH:
        47.2154, 51.4680, 282.1034
        CIE-Luv:
        47.2154, -21.6237, -77.1769
        Hunter-Lab:
        40.2298, 6.2863, -52.9507
      #366fc5 color charts
#366fc5 RGB chart
      #366fc5 CMYK chart
      #366fc5 RGB pie chart
      #366fc5 color shades, tints & tones
#366fc5 color schemes
#366fc5 color preview, HTML & CSS examples
           This text has a color of #366fc5        
        
          <p style="color:#366fc5;">Text here</p>
        
        
          .mytext {color:#366fc5;}
        
        Text color #366fc5
      
           This box has a color of #366fc5        
        
          <div style="background-color:#366fc5;">Content here</div>
        
        
          .mybackground {background-color:#366fc5;}
        
        Background color #366fc5
      
           Border around this has a color of #366fc5        
        
          <div style="border:2px solid #366fc5;">Content here</div>
        
        
          .myborder {border:2px solid #366fc5;}
        
        Border color #366fc5