#5465dd color space conversions
Hex:
        #5465dd
        RGB:
        84, 101, 221
        CMY:
        67, 60, 13
        CMYK:
        62, 54, 0, 13
      HSL:
        233°, 66.8293%, 59.8039%
        HSV (HSB):
        233°, 61.9910%, 86.6667%
        XYZ:
        21.3610, 16.4126, 70.4487
        xyY:
        0.1974, 0.1517, 16.4126
      CIE-Lab:
        47.5113, 30.2380, -63.4799
        CIE-LCH:
        47.5113, 70.3138, 295.4703
        CIE-Luv:
        47.5113, -11.9956, -98.7557
        Hunter-Lab:
        40.5125, 23.2206, -74.7428
      #5465dd color charts
#5465dd RGB chart
      #5465dd CMYK chart
      #5465dd RGB pie chart
      #5465dd color shades, tints & tones
#5465dd color schemes
#5465dd color preview, HTML & CSS examples
           This text has a color of #5465dd        
        
          <p style="color:#5465dd;">Text here</p>
        
        
          .mytext {color:#5465dd;}
        
        Text color #5465dd
      
           This box has a color of #5465dd        
        
          <div style="background-color:#5465dd;">Content here</div>
        
        
          .mybackground {background-color:#5465dd;}
        
        Background color #5465dd
      
           Border around this has a color of #5465dd        
        
          <div style="border:2px solid #5465dd;">Content here</div>
        
        
          .myborder {border:2px solid #5465dd;}
        
        Border color #5465dd