#366cef color space conversions
Hex:
        #366cef
        RGB:
        54, 108, 239
        CMY:
        79, 58, 6
        CMYK:
        77, 55, 0, 6
      HSL:
        222°, 85.2535%, 57.4510%
        HSV (HSB):
        222°, 77.4059%, 93.7255%
        XYZ:
        22.4639, 17.7414, 83.9018
        xyY:
        0.1810, 0.1430, 17.7414
      CIE-Lab:
        49.1809, 28.1855, -70.9773
        CIE-LCH:
        49.1809, 76.3689, 291.6583
        CIE-Luv:
        49.1809, -20.1588, -110.4834
        Hunter-Lab:
        42.1205, 21.4873, -88.6181
      #366cef color charts
#366cef RGB chart
      #366cef CMYK chart
      #366cef RGB pie chart
      #366cef color shades, tints & tones
#366cef color schemes
#366cef color preview, HTML & CSS examples
           This text has a color of #366cef        
        
          <p style="color:#366cef;">Text here</p>
        
        
          .mytext {color:#366cef;}
        
        Text color #366cef
      
           This box has a color of #366cef        
        
          <div style="background-color:#366cef;">Content here</div>
        
        
          .mybackground {background-color:#366cef;}
        
        Background color #366cef
      
           Border around this has a color of #366cef        
        
          <div style="border:2px solid #366cef;">Content here</div>
        
        
          .myborder {border:2px solid #366cef;}
        
        Border color #366cef