#5462df color space conversions
Hex:
        #5462df
        RGB:
        84, 98, 223
        CMY:
        67, 62, 13
        CMYK:
        62, 56, 0, 13
      HSL:
        234°, 68.4729%, 60.1961%
        HSV (HSB):
        234°, 62.3318%, 87.4510%
        XYZ:
        21.3431, 15.9479, 71.7654
        xyY:
        0.1957, 0.1462, 15.9479
      CIE-Lab:
        46.9061, 32.7619, -65.5943
        CIE-LCH:
        46.9061, 73.3209, 296.5404
        CIE-Luv:
        46.9061, -11.2396, -101.6564
        Hunter-Lab:
        39.9348, 25.5132, -78.5935
      #5462df color charts
#5462df RGB chart
      #5462df CMYK chart
      #5462df RGB pie chart
      #5462df color shades, tints & tones
#5462df color schemes
#5462df color preview, HTML & CSS examples
           This text has a color of #5462df        
        
          <p style="color:#5462df;">Text here</p>
        
        
          .mytext {color:#5462df;}
        
        Text color #5462df
      
           This box has a color of #5462df        
        
          <div style="background-color:#5462df;">Content here</div>
        
        
          .mybackground {background-color:#5462df;}
        
        Background color #5462df
      
           Border around this has a color of #5462df        
        
          <div style="border:2px solid #5462df;">Content here</div>
        
        
          .myborder {border:2px solid #5462df;}
        
        Border color #5462df