#5461c5 color space conversions
Hex:
        #5461c5
        RGB:
        84, 97, 197
        CMY:
        67, 62, 23
        CMYK:
        57, 51, 0, 23
      HSL:
        233°, 49.3450%, 55.0980%
        HSV (HSB):
        233°, 57.3604%, 77.2549%
        XYZ:
        18.0089, 14.4654, 54.6663
        xyY:
        0.2067, 0.1660, 14.4654
      CIE-Lab:
        44.8931, 24.7087, -53.9701
        CIE-LCH:
        44.8931, 59.3573, 294.5994
        CIE-Luv:
        44.8931, -10.0933, -82.8958
        Hunter-Lab:
        38.0334, 17.9615, -58.5954
      #5461c5 color charts
#5461c5 RGB chart
      #5461c5 CMYK chart
      #5461c5 RGB pie chart
      #5461c5 color shades, tints & tones
#5461c5 color schemes
#5461c5 color preview, HTML & CSS examples
           This text has a color of #5461c5        
        
          <p style="color:#5461c5;">Text here</p>
        
        
          .mytext {color:#5461c5;}
        
        Text color #5461c5
      
           This box has a color of #5461c5        
        
          <div style="background-color:#5461c5;">Content here</div>
        
        
          .mybackground {background-color:#5461c5;}
        
        Background color #5461c5
      
           Border around this has a color of #5461c5        
        
          <div style="border:2px solid #5461c5;">Content here</div>
        
        
          .myborder {border:2px solid #5461c5;}
        
        Border color #5461c5