#5664ef color space conversions
Hex:
        #5664ef
        RGB:
        86, 100, 239
        CMY:
        66, 61, 6
        CMYK:
        64, 58, 0, 6
      HSL:
        235°, 82.7027%, 63.7255%
        HSV (HSB):
        235°, 64.0167%, 93.7255%
        XYZ:
        23.9749, 17.3248, 83.7418
        xyY:
        0.1917, 0.1386, 17.3248
      CIE-Lab:
        48.6667, 37.1837, -71.7473
        CIE-LCH:
        48.6667, 80.8103, 297.3959
        CIE-Luv:
        48.6667, -11.7753, -111.9381
        Hunter-Lab:
        41.6230, 29.9759, -90.1499
      #5664ef color charts
#5664ef RGB chart
      #5664ef CMYK chart
      #5664ef RGB pie chart
      #5664ef color shades, tints & tones
#5664ef color schemes
#5664ef color preview, HTML & CSS examples
           This text has a color of #5664ef        
        
          <p style="color:#5664ef;">Text here</p>
        
        
          .mytext {color:#5664ef;}
        
        Text color #5664ef
      
           This box has a color of #5664ef        
        
          <div style="background-color:#5664ef;">Content here</div>
        
        
          .mybackground {background-color:#5664ef;}
        
        Background color #5664ef
      
           Border around this has a color of #5664ef        
        
          <div style="border:2px solid #5664ef;">Content here</div>
        
        
          .myborder {border:2px solid #5664ef;}
        
        Border color #5664ef