#5461c7 color space conversions
Hex:
        #5461c7
        RGB:
        84, 97, 199
        CMY:
        67, 62, 22
        CMYK:
        58, 51, 0, 22
      HSL:
        233°, 50.6608%, 55.4902%
        HSV (HSB):
        233°, 57.7889%, 78.0392%
        XYZ:
        18.2397, 14.5577, 55.8814
        xyY:
        0.2057, 0.1642, 14.5577
      CIE-Lab:
        45.0224, 25.3730, -54.9164
        CIE-LCH:
        45.0224, 60.4947, 294.7983
        CIE-Luv:
        45.0224, -10.1611, -84.4171
        Hunter-Lab:
        38.1546, 18.5607, -60.1282
      #5461c7 color charts
#5461c7 RGB chart
      #5461c7 CMYK chart
      #5461c7 RGB pie chart
      #5461c7 color shades, tints & tones
#5461c7 color schemes
#5461c7 color preview, HTML & CSS examples
           This text has a color of #5461c7        
        
          <p style="color:#5461c7;">Text here</p>
        
        
          .mytext {color:#5461c7;}
        
        Text color #5461c7
      
           This box has a color of #5461c7        
        
          <div style="background-color:#5461c7;">Content here</div>
        
        
          .mybackground {background-color:#5461c7;}
        
        Background color #5461c7
      
           Border around this has a color of #5461c7        
        
          <div style="border:2px solid #5461c7;">Content here</div>
        
        
          .myborder {border:2px solid #5461c7;}
        
        Border color #5461c7