#5464db color space conversions
Hex:
        #5464db
        RGB:
        84, 100, 219
        CMY:
        67, 61, 14
        CMYK:
        62, 54, 0, 14
      HSL:
        233°, 65.2174%, 59.4118%
        HSV (HSB):
        233°, 61.6438%, 85.8824%
        XYZ:
        20.9995, 16.1136, 69.0213
        xyY:
        0.1979, 0.1518, 16.1136
      CIE-Lab:
        47.1232, 30.1861, -62.9726
        CIE-LCH:
        47.1232, 69.8337, 295.6109
        CIE-Luv:
        47.1232, -11.6592, -97.7865
        Hunter-Lab:
        40.1418, 23.1312, -73.8462
      #5464db color charts
#5464db RGB chart
      #5464db CMYK chart
      #5464db RGB pie chart
      #5464db color shades, tints & tones
#5464db color schemes
#5464db color preview, HTML & CSS examples
           This text has a color of #5464db        
        
          <p style="color:#5464db;">Text here</p>
        
        
          .mytext {color:#5464db;}
        
        Text color #5464db
      
           This box has a color of #5464db        
        
          <div style="background-color:#5464db;">Content here</div>
        
        
          .mybackground {background-color:#5464db;}
        
        Background color #5464db
      
           Border around this has a color of #5464db        
        
          <div style="border:2px solid #5464db;">Content here</div>
        
        
          .myborder {border:2px solid #5464db;}
        
        Border color #5464db