#5448d2 color space conversions
Hex:
        #5448d2
        RGB:
        84, 72, 210
        CMY:
        67, 72, 18
        CMYK:
        60, 66, 0, 18
      HSL:
        245°, 60.5263%, 55.2941%
        HSV (HSB):
        245°, 65.7143%, 82.3529%
        XYZ:
        17.6064, 11.1727, 62.2014
        xyY:
        0.1935, 0.1228, 11.1727
      CIE-Lab:
        39.8698, 44.2052, -69.6225
        CIE-LCH:
        39.8698, 82.4706, 302.4126
        CIE-Luv:
        39.8698, -4.3654, -102.5650
        Hunter-Lab:
        33.4256, 35.5272, -86.9343
      #5448d2 color charts
#5448d2 RGB chart
      #5448d2 CMYK chart
      #5448d2 RGB pie chart
      #5448d2 color shades, tints & tones
#5448d2 color schemes
#5448d2 color preview, HTML & CSS examples
           This text has a color of #5448d2        
        
          <p style="color:#5448d2;">Text here</p>
        
        
          .mytext {color:#5448d2;}
        
        Text color #5448d2
      
           This box has a color of #5448d2        
        
          <div style="background-color:#5448d2;">Content here</div>
        
        
          .mybackground {background-color:#5448d2;}
        
        Background color #5448d2
      
           Border around this has a color of #5448d2        
        
          <div style="border:2px solid #5448d2;">Content here</div>
        
        
          .myborder {border:2px solid #5448d2;}
        
        Border color #5448d2