#366ad8 color space conversions
Hex:
        #366ad8
        RGB:
        54, 106, 216
        CMY:
        79, 58, 15
        CMYK:
        75, 51, 0, 15
      HSL:
        221°, 67.5000%, 52.9412%
        HSV (HSB):
        221°, 75.0000%, 84.7059%
        XYZ:
        19.0700, 16.0502, 67.0586
        xyY:
        0.1866, 0.1571, 16.0502
      CIE-Lab:
        47.0403, 20.9869, -61.4714
        CIE-LCH:
        47.0403, 64.9553, 288.8504
        CIE-Luv:
        47.0403, -19.7968, -94.7807
        Hunter-Lab:
        40.0627, 14.8570, -71.1982
      #366ad8 color charts
#366ad8 RGB chart
      #366ad8 CMYK chart
      #366ad8 RGB pie chart
      #366ad8 color shades, tints & tones
#366ad8 color schemes
#366ad8 color preview, HTML & CSS examples
           This text has a color of #366ad8        
        
          <p style="color:#366ad8;">Text here</p>
        
        
          .mytext {color:#366ad8;}
        
        Text color #366ad8
      
           This box has a color of #366ad8        
        
          <div style="background-color:#366ad8;">Content here</div>
        
        
          .mybackground {background-color:#366ad8;}
        
        Background color #366ad8
      
           Border around this has a color of #366ad8        
        
          <div style="border:2px solid #366ad8;">Content here</div>
        
        
          .myborder {border:2px solid #366ad8;}
        
        Border color #366ad8