#5448fc color space conversions
Hex:
        #5448fc
        RGB:
        84, 72, 252
        CMY:
        67, 72, 1
        CMYK:
        67, 71, 0, 1
      HSL:
        244°, 96.7742%, 63.5294%
        HSV (HSB):
        244°, 71.4286%, 98.8235%
        XYZ:
        23.5442, 13.5478, 93.4695
        xyY:
        0.1803, 0.1038, 13.5478
      CIE-Lab:
        43.5773, 57.2172, -87.3591
        CIE-LCH:
        43.5773, 104.4290, 303.2234
        CIE-Luv:
        43.5773, -6.8825, -129.1197
        Hunter-Lab:
        36.8074, 49.7665, -124.7973
      #5448fc color charts
#5448fc RGB chart
      #5448fc CMYK chart
      #5448fc RGB pie chart
      #5448fc color shades, tints & tones
#5448fc color schemes
#5448fc color preview, HTML & CSS examples
           This text has a color of #5448fc        
        
          <p style="color:#5448fc;">Text here</p>
        
        
          .mytext {color:#5448fc;}
        
        Text color #5448fc
      
           This box has a color of #5448fc        
        
          <div style="background-color:#5448fc;">Content here</div>
        
        
          .mybackground {background-color:#5448fc;}
        
        Background color #5448fc
      
           Border around this has a color of #5448fc        
        
          <div style="border:2px solid #5448fc;">Content here</div>
        
        
          .myborder {border:2px solid #5448fc;}
        
        Border color #5448fc