#5468ce color space conversions
Hex:
        #5468ce
        RGB:
        84, 104, 206
        CMY:
        67, 59, 19
        CMYK:
        59, 50, 0, 19
      HSL:
        230°, 55.4545%, 56.8627%
        HSV (HSB):
        230°, 59.2233%, 80.7843%
        XYZ:
        19.7470, 16.2417, 60.4867
        xyY:
        0.2047, 0.1684, 16.2417
      CIE-Lab:
        47.2900, 23.3344, -55.2900
        CIE-LCH:
        47.2900, 60.0123, 292.8815
        CIE-Luv:
        47.2900, -12.4622, -85.9012
        Hunter-Lab:
        40.3010, 16.9364, -60.7762
      #5468ce color charts
#5468ce RGB chart
      #5468ce CMYK chart
      #5468ce RGB pie chart
      #5468ce color shades, tints & tones
#5468ce color schemes
#5468ce color preview, HTML & CSS examples
           This text has a color of #5468ce        
        
          <p style="color:#5468ce;">Text here</p>
        
        
          .mytext {color:#5468ce;}
        
        Text color #5468ce
      
           This box has a color of #5468ce        
        
          <div style="background-color:#5468ce;">Content here</div>
        
        
          .mybackground {background-color:#5468ce;}
        
        Background color #5468ce
      
           Border around this has a color of #5468ce        
        
          <div style="border:2px solid #5468ce;">Content here</div>
        
        
          .myborder {border:2px solid #5468ce;}
        
        Border color #5468ce