#5461df color space conversions
Hex:
        #5461df
        RGB:
        84, 97, 223
        CMY:
        67, 62, 13
        CMYK:
        62, 57, 0, 13
      HSL:
        234°, 68.4729%, 60.1961%
        HSV (HSB):
        234°, 62.3318%, 87.4510%
        XYZ:
        21.2501, 15.7619, 71.7344
        xyY:
        0.1954, 0.1449, 15.7619
      CIE-Lab:
        46.6606, 33.3781, -65.9925
        CIE-LCH:
        46.6606, 73.9534, 296.8296
        CIE-Luv:
        46.6606, -10.9731, -102.1201
        Hunter-Lab:
        39.7013, 26.0650, -79.3374
      #5461df color charts
#5461df RGB chart
      #5461df CMYK chart
      #5461df RGB pie chart
      #5461df color shades, tints & tones
#5461df color schemes
#5461df color preview, HTML & CSS examples
           This text has a color of #5461df        
        
          <p style="color:#5461df;">Text here</p>
        
        
          .mytext {color:#5461df;}
        
        Text color #5461df
      
           This box has a color of #5461df        
        
          <div style="background-color:#5461df;">Content here</div>
        
        
          .mybackground {background-color:#5461df;}
        
        Background color #5461df
      
           Border around this has a color of #5461df        
        
          <div style="border:2px solid #5461df;">Content here</div>
        
        
          .myborder {border:2px solid #5461df;}
        
        Border color #5461df