#5664df color space conversions
Hex:
        #5664df
        RGB:
        86, 100, 223
        CMY:
        66, 61, 13
        CMYK:
        61, 55, 0, 13
      HSL:
        234°, 68.1592%, 60.5882%
        HSV (HSB):
        234°, 61.4350%, 87.4510%
        XYZ:
        21.7142, 16.4205, 71.8370
        xyY:
        0.1975, 0.1493, 16.4205
      CIE-Lab:
        47.5214, 31.8608, -64.5913
        CIE-LCH:
        47.5214, 72.0219, 296.2556
        CIE-Luv:
        47.5214, -11.2498, -100.5134
        Hunter-Lab:
        40.5222, 24.7371, -76.7427
      #5664df color charts
#5664df RGB chart
      #5664df CMYK chart
      #5664df RGB pie chart
      #5664df color shades, tints & tones
#5664df color schemes
#5664df color preview, HTML & CSS examples
           This text has a color of #5664df        
        
          <p style="color:#5664df;">Text here</p>
        
        
          .mytext {color:#5664df;}
        
        Text color #5664df
      
           This box has a color of #5664df        
        
          <div style="background-color:#5664df;">Content here</div>
        
        
          .mybackground {background-color:#5664df;}
        
        Background color #5664df
      
           Border around this has a color of #5664df        
        
          <div style="border:2px solid #5664df;">Content here</div>
        
        
          .myborder {border:2px solid #5664df;}
        
        Border color #5664df