#366bd7 color space conversions
Hex:
        #366bd7
        RGB:
        54, 107, 215
        CMY:
        79, 58, 16
        CMYK:
        75, 50, 0, 16
      HSL:
        220°, 66.8050%, 52.7451%
        HSV (HSB):
        220°, 74.8837%, 84.3137%
        XYZ:
        19.0448, 16.2060, 66.4143
        xyY:
        0.1873, 0.1594, 16.2060
      CIE-Lab:
        47.2435, 19.9815, -60.5742
        CIE-LCH:
        47.2435, 63.7848, 288.2560
        CIE-Luv:
        47.2435, -20.1001, -93.4819
        Hunter-Lab:
        40.2566, 13.9964, -69.6354
      #366bd7 color charts
#366bd7 RGB chart
      #366bd7 CMYK chart
      #366bd7 RGB pie chart
      #366bd7 color shades, tints & tones
#366bd7 color schemes
#366bd7 color preview, HTML & CSS examples
           This text has a color of #366bd7        
        
          <p style="color:#366bd7;">Text here</p>
        
        
          .mytext {color:#366bd7;}
        
        Text color #366bd7
      
           This box has a color of #366bd7        
        
          <div style="background-color:#366bd7;">Content here</div>
        
        
          .mybackground {background-color:#366bd7;}
        
        Background color #366bd7
      
           Border around this has a color of #366bd7        
        
          <div style="border:2px solid #366bd7;">Content here</div>
        
        
          .myborder {border:2px solid #366bd7;}
        
        Border color #366bd7