#5461dd color space conversions
Hex:
        #5461dd
        RGB:
        84, 97, 221
        CMY:
        67, 62, 13
        CMYK:
        62, 56, 0, 13
      HSL:
        234°, 66.8293%, 59.8039%
        HSV (HSB):
        234°, 61.9910%, 86.6667%
        XYZ:
        20.9820, 15.6547, 70.3224
        xyY:
        0.1962, 0.1464, 15.6547
      CIE-Lab:
        46.5181, 32.7103, -65.0887
        CIE-LCH:
        46.5181, 72.8457, 296.6818
        CIE-Luv:
        46.5181, -10.9056, -100.6831
        Hunter-Lab:
        39.5660, 25.4188, -77.6826
      #5461dd color charts
#5461dd RGB chart
      #5461dd CMYK chart
      #5461dd RGB pie chart
      #5461dd color shades, tints & tones
#5461dd color schemes
#5461dd color preview, HTML & CSS examples
           This text has a color of #5461dd        
        
          <p style="color:#5461dd;">Text here</p>
        
        
          .mytext {color:#5461dd;}
        
        Text color #5461dd
      
           This box has a color of #5461dd        
        
          <div style="background-color:#5461dd;">Content here</div>
        
        
          .mybackground {background-color:#5461dd;}
        
        Background color #5461dd
      
           Border around this has a color of #5461dd        
        
          <div style="border:2px solid #5461dd;">Content here</div>
        
        
          .myborder {border:2px solid #5461dd;}
        
        Border color #5461dd