#5465c5 color space conversions
Hex:
        #5465c5
        RGB:
        84, 101, 197
        CMY:
        67, 60, 23
        CMYK:
        57, 49, 0, 23
      HSL:
        231°, 49.3450%, 55.0980%
        HSV (HSB):
        231°, 57.3604%, 77.2549%
        XYZ:
        18.3879, 15.2234, 54.7926
        xyY:
        0.2080, 0.1722, 15.2234
      CIE-Lab:
        45.9387, 22.2027, -52.2898
        CIE-LCH:
        45.9387, 56.8083, 293.0065
        CIE-Luv:
        45.9387, -11.3069, -80.6652
        Hunter-Lab:
        39.0172, 15.8428, -55.9501
      #5465c5 color charts
#5465c5 RGB chart
      #5465c5 CMYK chart
      #5465c5 RGB pie chart
      #5465c5 color shades, tints & tones
#5465c5 color schemes
#5465c5 color preview, HTML & CSS examples
           This text has a color of #5465c5        
        
          <p style="color:#5465c5;">Text here</p>
        
        
          .mytext {color:#5465c5;}
        
        Text color #5465c5
      
           This box has a color of #5465c5        
        
          <div style="background-color:#5465c5;">Content here</div>
        
        
          .mybackground {background-color:#5465c5;}
        
        Background color #5465c5
      
           Border around this has a color of #5465c5        
        
          <div style="border:2px solid #5465c5;">Content here</div>
        
        
          .myborder {border:2px solid #5465c5;}
        
        Border color #5465c5