#5467fd color space conversions
Hex:
        #5467fd
        RGB:
        84, 103, 253
        CMY:
        67, 60, 1
        CMYK:
        67, 59, 0, 1
      HSL:
        233°, 97.6879%, 66.0784%
        HSV (HSB):
        233°, 66.7984%, 99.2157%
        XYZ:
        26.2360, 18.6772, 95.1508
        xyY:
        0.1873, 0.1333, 18.6772
      CIE-Lab:
        50.3073, 39.7466, -76.8885
        CIE-LCH:
        50.3073, 86.5543, 297.3362
        CIE-Luv:
        50.3073, -13.4220, -120.5438
        Hunter-Lab:
        43.2171, 32.7331, -100.2864
      #5467fd color charts
#5467fd RGB chart
      #5467fd CMYK chart
      #5467fd RGB pie chart
      #5467fd color shades, tints & tones
#5467fd color schemes
#5467fd color preview, HTML & CSS examples
           This text has a color of #5467fd        
        
          <p style="color:#5467fd;">Text here</p>
        
        
          .mytext {color:#5467fd;}
        
        Text color #5467fd
      
           This box has a color of #5467fd        
        
          <div style="background-color:#5467fd;">Content here</div>
        
        
          .mybackground {background-color:#5467fd;}
        
        Background color #5467fd
      
           Border around this has a color of #5467fd        
        
          <div style="border:2px solid #5467fd;">Content here</div>
        
        
          .myborder {border:2px solid #5467fd;}
        
        Border color #5467fd